Hi everyone,
Is it possible to get the name of an internal patch for further processing ?
This would be useful when working with musical objects databases.
Here is a picture showing the explicit context of how I would like to get the name of an individual database entry.
Currently, I create a database by setting two separate lists : a list of names and a list of internal patches.
I then write the names to form sequences of musical objects.
When inserting, deleting or renaming the internal patches, i have to repeat the operation in the names list. I often make errors (especially when working with a large database).
Being able to get the patches names with lisp code would remove the need for the maintenance of a names list.
Thanks in advance,
Kreso