Generates a random MIDI message (any message type) in a specified range.
Activates or deactivates the module.
MIDI output flow(s).
Minimum value of the output.
Maximum value of the output.
Time interval (in ms) between two generated data's.
Only in sync mode = interval.
In ms, generation curve width (sharpness).
Sets the distribution curve for the random generator.



Synchronization options which determines the way the object is triggered, or the sequence is played.
Generally the following options are available:
Generates a new random value.
Only in synchro = trigger input.
Avoids repeated MIDI notes.
Only affects the MIDI out.
Sends 1 each time a new random value is generated.
Repeat the last N random values.
With this option you can create loops of random values.
If repeat size = 0 then a new value is generated each time (no repetition or loop).
Values are stored in the set array.
Array witch contains the set of values used to generate random data's.
The inlet can be connected from an external random generator.
The values must be in the range [0..1], so the output is calculated as: out := min+ array_value *(max-min)
If its size is 0 a uniform random generator is used.
Use [Ctrl+Click] to clear this array.
Channel of the MIDI message.
Type of the MIDI message.
MIDI value to send, depending on the message type chosen (for example the CONTROL-CHANGE number).
Opens the web browser to display information or help about the selected object, if it exists.
For more details about information/help creation, see create-help-file.
Description of the module for internal help purposes only. The description is not displayed in the interface.
visible only in god mode, see setup-panel-tab-expert.
Current private ID for this control used to identify the object.
Current private preset ID for this control used for presets.
If you experience difficulties in Polyphonic mode, try to recreate new id(s) with this button.
Each Patch shared on the local network uses its own ID (identification number). If you experience issues of Patches that don't send information to the good target, this button will rebuild all these id's.
Absolute remote address. see objects-address.
Local to the current patch remote address. see objects-address.
User defined remote address. see objects-address.
version 7.0.250121
Edit All Pages