Gesture
The Gesture control tracks when you shake your device or when it rotates to a new orientation.
Variables
The following variables can be used when configuring outputs for this control:
| Variable | Description |
|---|---|
| Value | The current orientation, from 1-5. 1 and 2 represent portrait and upside-down portrait orientations, 3 and 4 represent landscape orientations, and 5 signifies that the device is flat. |
OSC Messages
This control responds to the following OSC messages:
| Message | Description |
|---|---|
<address> position <x> <y> <width> <height> | Sets the control's position. Coordinates are specified in pixels. |
<address> color <blue|red|green|orange|purple|brown|grey> | Sets the control's color. |