Home | History | Annotate | Download | only in linux

Lines Matching refs:MIDI_NOTEON

765 #define MIDI_NOTEON 0x90
820 #define SEQ_START_NOTE(dev, chn, note, vol) _CHN_VOICE(dev, MIDI_NOTEON, chn, note, vol)