Adressing play button in master track

Frans-Jan Wind's icon

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!

Frans-Jan Wind's icon

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

PereVicalet's icon

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.

S4racen's icon

First observe the where the red box is, then observe the clip launch buttons... Do the maths from there...

Cheers
D