MIDI Randomator

Generates random MIDI notes following a random-law-generator and several MIDI parameters.

Settings

density

MIDI notes density.

synchro

Synchronization options which determines the how the object is triggered, or the sequence is played.

Generally the following options are available:

  • button: when the button play receives a 1 trigger,
  • interval: according the interval fader,
  • duration: according the duration fader,
  • loop: the sequence is played in a loop mode,
  • cycle: each beginning cycle,
  • bar: each beginning bar,
  • beat: each beat,
  • 8th: each 1/8th, etc.

random law

Generates a random number according to the user's drawn distribution law.

note range

Selects minimum and maximum MIDI note. Display on the x-axis.

velocity range

Selects minimum and maximum MIDI note. Display on the y-axis.

length

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

Set 0 for infinite length.

delay

Delay value in ms.

feedback

Amount of feedback.

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
  • messiaen limited M2
  • messiaen limited M3
  • messiaen limited M4
  • messiaen limited M5
  • messiaen limited M6
  • messiaen limited M7

root

Root of the harmonic scale.

channel

MIDI channel of output MIDI messages.

panic

Sends an ALL NOTES OFF MIDI message to the output.

See also

version 5.2.221206

Edit All Pages