getting all the devices of a live.set including grouped ones
Hello.
I am looking for a way to have the ids of all the devices of a live.set, including those in the first rack level, not in other children levels.
There is almost this solution here :
https://cycling74.com/forums/get-all-devices-on-a-track-including-inside-racks
...but it's with js and it "just" outputs the info in the console...
there is almost the solution too in the M4L snippets but it doesn't look in the racks.
I thought it will be easy, but I don't manage to have a "clever" way..
Thank you !
hi schlam!
have you (or anybody else) found a solution?
struggling since ever with LOM issues like this one......
We are doing it in python for a midi remote script like that https://github.com/markusschloesser/MackieC4_P3/blob/8b71a58d5f4cffdbfb838bd883182bfc521d901e/wip/MackieC4/EncoderController.py#L138
But it is a bit differently, i get a flattened list, but that is fine for me