User Guide

78
rows of pads can be seen on the screen at once. The minimum
height of a pad is 32 pixels, and the object will be resized if
necessary to maintain the minimum pad height.
Columns The number of columns of switches contained in the object. There
does not appear to be a maximum number of columns, but only 25
columns of pads can be seen on the screen at once. The minimum
width of a pad is 32 pixels, and the object will be resized if
necessary to maintain the minimum pad height.
Behavior Properties
None.
OSC Data
Lemur->Host The x variable is transmitted by the Lemur as a list of numbers
representing the state of each switch.
/ObjectName.x <switch-value-1> <switch-value-2> etc.
The switches are reported in the following order:
Host->Lemur The x variable is received by the Lemur as a list of numbers
representing the state of each switch.
/ObjectName.x <switch-value-1> <switch-value-2> etc.