Where does the group track fold/unfold function live?

1.68K viewsCSS Questions
0

Cheers

admin Changed status to publish
Attached Files:
0

This can be done with a reaction mapping.
See the attached screenshot and script which contain a working fold/unfold reaction mapping.
You just need to change the track number to the one you want to fold/unfold.
Note: this is for mapping the folding/unfolding of track groups.

Thanks
John

admin Changed status to publish
0

Currently its just a case of rifling through scripts and checking the live object model online. https://docs.cycling74.com/max5/refpages/m4l-ref/m4l_live_object_model.html.

The future goal of reactions is to have all of this stuff baked in so you can select these directly from the menu(s)

admin Changed status to publish
Attached Files:
0

Yeah it should be very similar to how max4live does it.
I find python scripts to be a more native solution though.

admin Changed status to publish
Attached Files: