Page 1 of 1

IML in Poly?

Posted: 03 Nov 2022, 05:17
by woodslanding
Is there a syntax for setting the value of controls inside a poly sub-patch via IML? Of course, they all have the same name, so there would have to be additional syntax for the voice number...

Re: IML in Poly?

Posted: 03 Nov 2022, 18:23
by woodslanding
I re-read through the templates docs, and then I tried:
1. Re-naming an object in a specific voice. But no IML is created in the console.
2. Drag and Drop to a specific voice. But the IML does not seem to include any indication of which voice it was dropped into.

It does look like maybe I can set poly via IML which would be useful, as it is no longer a terminal to a sub-patch....

I could rename all the controls in poly subpatches based on voice name, but I would lose all these names any time I edit the subpatch or change the polyphony, unless I could create a script to rename them via IML. But of course, to do that I still have to figure out how to address them.

Addressing controls in Poly objects via IML

Posted: 16 Nov 2022, 22:11
by woodslanding
Sorry my title wasn't more precise...

RE: Addressing controls in Poly subpatches via IML

Thoughts, anyone?