Closed ahollenbach closed 9 years ago
To make things simpler, create a MIDI instrument plugin in Max for Live that handles accepts notes in the form of /instrumentName/octave/semitone/keyType[black|white]/velocity. The receipt of this should then be treated as a note on signal.
/instrumentName/octave/semitone/keyType[black|white]/velocity
Completed in 487d7e29ed81a35b7525d807282fb27973445b4b
To make things simpler, create a MIDI instrument plugin in Max for Live that handles accepts notes in the form of
/instrumentName/octave/semitone/keyType[black|white]/velocity
. The receipt of this should then be treated as a note on signal.