Page 1 of 1
Posted: 07 Nov 2016, 09:23
by drakh
hello, i have one concept in my head, for which i need to know if there is some possibility to get all modules in workspace which have midi learn assigned
Posted: 07 Nov 2016, 11:47
by sephult
Hi drakh,
I haven't looked yet, but maybe if the workspace is already saved, a script could scan the workspace file for the midi learns and bring in the object it's assigned to?
I don't know or haven't seen where via IML you can tell this...I've always had to just parse the files for info.
-s
Posted: 10 Nov 2016, 11:13
by drakh
sephult wrote:Hi drakh,
I haven't looked yet, but maybe if the workspace is already saved, a script could scan the workspace file for the midi learns and bring in the object it's assigned to?
I don't know or haven't seen where via IML you can tell this...I've always had to just parse the files for info.
-s
oh cool, thanks for the suggestion this even didnt come into my mind.
Posted: 10 Nov 2016, 16:51
by shawnb
It would be nice to be able to query objects via script, e.g., for each "container" where "where" = "interface builder", or, for each "control" where "rack" = this.rack, etc....
Posted: 10 Nov 2016, 16:59
by shawnb
Just submitted as a suggestion...