Searched refs:MIDI_NOTEON (Results 1 – 4 of 4) sorted by relevance
244 #define MIDI_NOTEON 0x90 macro633 case MIDI_NOTEON:
568 case MIDI_NOTEON: /* midi(4) always canonicalizes hidden note-off */ in seq_softintr()1097 case MIDI_NOTEON: /* no need to special-case hidden noteoff here */ in seq_do_chnvoice()1526 MIDI_NOTEON | chan, key, ev->c_NOTEON.velocity & 0x7f}, 3, 1); in midiseq_noteon()
373 case MIDI_NOTEON: in midisyn_channelmsg()
630 case MIDI_NOTEON: in playdata()