Poly Voice Dispatcher MIDI

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).

Settings

midi in

MIDI input flow(s).

midi out

MIDI output flow(s).

pass trigger

Sends a 1 value when a MIDI event is sent to the output.

note ON

Sends a 1 value when a NOTE-ON MIDI event is sent to the output.

note OFF

Sends a 1 value when a NOTE-OFF MIDI event is sent to the output.

data 1 (pitch)

Pitch of the current note ON

data 2 (velo)

Velocity of the current note ON

active

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

Release time applied to the active output.

Should be connected to the release time of the ADSR or 0 otherwise.

monophonic

Disables the polyphonic dispatching and sends MIDI notes only to voice 1.

Common Settings

info

show manual

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

Description of the module for internal help purposes only. The description is not displayed in the interface.

ID's

visible only in god mode, see setup-panel-tab-expert.

unique ID

Current private ID for this control used to identify the object.

preset ID

Current private preset ID for this control used for presets.

recreate ID

If you experience difficulties in Polyphonic mode, try to recreate new id(s) with this button.

repair ID s

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.

Object Remote Address

absolute

Absolute remote address. see objects-address.

local

Local to the current patch remote address. see objects-address.

user addr

User defined remote address. see objects-address.

See also

version 7.0.250121

Edit All Pages