Searched refs:ump_midi1_to_note_ev (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/core/seq/
H A Dseq_ump_convert.c82 static void ump_midi1_to_note_ev(const union snd_ump_midi1_msg *val, function
124 {SNDRV_SEQ_EVENT_NOTEOFF, ump_midi1_to_note_ev}, /* 0x80 */
125 {SNDRV_SEQ_EVENT_NOTEON, ump_midi1_to_note_ev}, /* 0x90 */
126 {SNDRV_SEQ_EVENT_KEYPRESS, ump_midi1_to_note_ev}, /* 0xa0 */

Completed in 113 milliseconds