Adressing play button in master track
Hello,
I just can't find the path to the play buttons in the master track. I've tried "path live_set master_track 1 clip_slots 1" but then I get the error "the master track have no clipslot list", which is true, but they do have a play button to fire all clips on all tracks of the selected slot.
Is it possible to address those play buttons? If so, what would the syntax be?
Thank you!
For those who want to know
These buttons are called scenes. They can be addressed with the abstraction
M4L.api.SetSelectedSceneIndex.maxpat
After setting them, you can fire them with
M4L.api.FireSelectedScene.maxpat
Hello Frans, I would like to ask you because I'm looking for something near you. I don't want to fire it on M4L, I want to fire the scenes on for example Akai APC 40, and then I would like M4L to read the fired scene for sync a video live set. Do you know how I can do it?
Thank you very much.
First observe the where the red box is, then observe the clip launch buttons... Do the maths from there...
Cheers
D