MIDI: What if you don't send noteOff?


just quick question midi gurus out there; happen if send series of "note on" events through midi synth (ableton live) never send note off messages? akin memory leak?

if i'm triggering drum samples , not pads (like strings or continuous tones) sample play once each note on message, stop? or continue loop sample on , on , on again?

reason i'm asking i'd make midi controller multiple drum sample triggering, haven't figured out way send note off message @ point in future while i'm polling piezo sensors data.

i think depends on instrument - hardware midi instrument cut tone when reaching voice limit.
you send "all notes off" controll command.


Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > MIDI: What if you don't send noteOff?


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums