MIDI Transformer (Pitch, Gain, Length)

Adjusts the pitch, volume, length and scale of MIDI NOTE messages.

Settings

bypass

Bypasses the module processing when activated (ON).

  • OFF (0): Module processes normally
  • ON (1): Input passes directly to output without processing

midi in

MIDI input flow(s).

midi out

MIDI output flow(s).

scale

Harmonic scale. Force the output to be in the scale.

See your favorite Harmony handbook.

  • chromatic
  • major
  • minor
  • whole tone
  • diminished
  • augmented
  • minor harmo
  • minor melodic
  • major harmo
  • limited M2
  • limited M3
  • limited M4
  • limited M5
  • limited M6
  • limited M7
  • user scale

for user scale see below.

root

Root of the harmonic scale.

length

Duration of the MIDI note ON message (in ms). Creates a MIDI NOTE OFF message to stop the resonance of the note.

For 0 it does no duration modification.

length mode

  • constant length: The output notes will have a constant length defined by the length parameter.
  • maximum length: Ensure that the output notes length will never exceed the value defined by the length parameter.

Has no effect if length=0

pitch

Pitch transposition value (in half-tone).

gain

Velocity gain applied to the MIDI NOTE messages.

trigger

Sends a 1 value each time a new MIDI message is transformed.

channel

Channel of the MIDI message.

user scale

When scale is set to user scale, defines the set of available notes as an array of integers.

  • 0: tonic
  • ...
  • 3: minor third
  • 4: major third
  • 5: fourth
  • 7: fifth
  • ...
  • 10: minor seventh
  • 11: major seventh

for example the user scale can be:

  • chromatic : [0;1;2;3;4;5;6;7;8;9;10;11],
  • major : [0;2;4;5;7;9;11],
  • altered : [0;1;3;4;6;8;10].
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