|
|
Generates data sequence according to the sequenced drawn bars.
To reset values use the [ctrl] key.
To shift values (left or right) use the [shift] key.
Output data.
Midi output. A Midi NOTE ON is generated at each step. The Note number (pitch) is equal to 127 x Out parameter
No repeated midi note. If two consecutive Notes have the same number (pitch), the second is not played.
Determines where the display panel is visible:
Synchronization options:
Stops playing the sequence
Plays the sequence.
Goes to the next step.
Number of steps.
Sequence length duration in ms.
Current step position.
Minimum value of the output.
Maximum value of the output.
Displayed caption of the control.
First n values from index 0 to 63, can be used to get or to set.
Values packed as an Array. To set (or get) values within the content of an array.
Lock the panel. The user can’t modify it anymore.
Sets the positions to random values.
Precision of the displayed numeric value: from integer up to five digits precision.
Resets all the values to the reset val parameter.
Reset value applies when the reset button is pressed or when the user does a [ctrl+click] on the panel.
Gives the mouse state of the control: 1 if the mouse is pressed 0 otherwise. In multi-touch configuration, can be an array of [0..1] values. See Getting Multi-touch infos in Patches.
Gives the mouse X position on the the control in relative coordinates:
In multi-touch configuration, can be an array of [0..1] values. See Getting Multi-touch infos in Patches.
Gives the mouse Y position on the the control in relative coordinates:
In multi-touch configuration, can be an array of [0..1] values. See Getting Multi-touch infos in Patches.
Gives information about the last gesture applied on the control. See Getting Gesture Info.
Background bitmap input. See Manipulate Bitmaps.
Bitmap output. See Manipulate Bitmaps.
Name of the dropped file. See Using drag & drop.
Enables or disables the drag&drop possibilities on the panel. See Using drag & drop.
Send a 1 value if the user has double clicked on the control.
Gives the X position of the top left corner of the panel in the parent panel (container or control panel). See Floating Panels.
Gives the Y position of the top left corner of the panel in the parent panel (container or control panel). See Floating Panels.
Hint string of the control. See Hint Strings.
Opens the layout window. See Use the Layout window.