UNIFY Pigments library with AHK



UNIFY Pigments library with AHK

UNIFY   Pigments library with AHK

A short demo of using AutoHotKey to “Unify” a Pigments(Arturia) library.
Metadata are extracted from the Arturia patch database using SQLite with some finishing touches in Excel.
Metadata for the patches are saved in an textfile with one line per patch and the fields separated by # sign.
The AHK script reads the file and creates one Unify patch per line.
Just for fun I added a step after the patch is saved that plays one note.
I used the demo version of Pigments. The patch creation works, but the patches will not be loaded correctly when used. The paid version of Pigments are required for that.
I did this video as a proof of concept and to inspire others to try.

Comments are closed.