Dispatch MIDI events to the appropriate polyphonic voice in a sub-patch.
Used to create polyphonic MIDI synthesizers.
In a polyphonic sub-patch, the first NOTE-ON event is assigned to the first voice, the second to the second voice and so on.
When the maximum polyphony is reached, it restarts the process from the first voice.
In other words, the oldest voice is canceled (a NOTE-OFF is sent to the output).
MIDI input flow(s).
MIDI output flow(s).
Sends a 1 value when a MIDI event is sent to the output.
Sends a 1 value when a NOTE-ON MIDI event is sent to the output.
Sends a 1 value when a NOTE-OFF MIDI event is sent to the output.
Pitch of the current note ON
Velocity of the current note ON
Lights when the current voice is active.
Can be connected to patch-on-off to save CPU when the voice is not used
Release time applied to the active output.
Should be connected to the release time of the ADSR or 0 otherwise.
Disables the polyphonic dispatching and sends MIDI notes only to voice 1.
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