Increase or Decrease a value
This example show 2 ways to increase and decrease a value on a number box. One uses a set of trigger, textbutton, int, and + objects, the other simply uses the incdec object.
This example show 2 ways to increase and decrease a value on a number box. One uses a set of trigger, textbutton, int, and + objects, the other simply uses the incdec object.
Whenever the time interval of a metro object is specified using tempo-relative time units such as note values, the operation of that metro will be governed by the transport.
A way of hiding or showing Max objects is to assign an object a “scripting name” in the Inspector, then give the thispatcher object a ‘script’ message telling it to hide or show that object.