Searched refs:MIDI_NOTEON (Results 1 – 4 of 4) sorted by relevance
1007 #define MIDI_NOTEON 0x90 macro1141 _CHN_VOICE(dev, MIDI_NOTEON, chn, note, vol)
464 if (cmd == MIDI_NOTEON && parm == 0) in seq_chn_voice_event()473 case MIDI_NOTEON: in seq_chn_voice_event()
192 case MIDI_NOTEON: in chn_voice_event()
553 ossev.v.cmd = MIDI_NOTEON; break; in send_synth_event()