Instrument Maker Reference

im.midinote

Description:

Break out of the instrument maker objects into MIDI. Velocity is set to a static value (127 by default).

Expects messages in the left hand side. Outputs messages.
Args:

velocity (optional)

Inlets:

pitch input, velocity (on/off) input

Outlets:

midi pitch value, midi velocity

Example:

im.sensor 1 im.keypress Space im.step 8 im.sequence 0 1 2 3 4 3 2 7 noteout im.midinote im.sensor 1 im.step 8 im.sequence 0 1 2 3 4 3 2 7 im.scale C dorian 6 noteout im.scale C phrygian 6 im.keypress m im.keypress m makenote 127 500 im.midinote 127 im.sensor 1
If this image does not display properly, try this alternative file.

Back to main reference page


im.midinote was created by Charles Matthews, 2019/2020