Dynamic UI with Synth.getIdList()
-
I just wanted to share this little GIF with you. The
Synth.getIdList()
function is incredibly useful. In this example I've used it to pull in the ID of the master container, which I'm then using in my script with a custom font to set the instrument name that will appear on the GUI to the user. I'm using this same technique for a lot of other things too such as dynamically creating articulation controls.