Bring to front/Send to back
How do I send an object to and from the front and the back of the display?
Max Patch
Copy patch and select New From Clipboard in Max.
You can send a 'script' message to a thispatcher object, like this:
(note that the button has been given a scripting name 'button001')
Thanks! this will help me too.
Exactly what I was looking for too! Now I can have two matrixctrls sitting on each other to allow for pitch and duration for a step sequencer.
Thank you again for the tip, Christopher :)
Very helpful, thank you!