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

/linux-master/sound/core/seq/
H A Dseq_ump_convert.c203 static int ump_midi2_to_note_ev(const union snd_ump_midi2_msg *val, function
293 {SNDRV_SEQ_EVENT_NOTEOFF, ump_midi2_to_note_ev}, /* 0x80 */
294 {SNDRV_SEQ_EVENT_NOTEON, ump_midi2_to_note_ev}, /* 0x90 */
295 {SNDRV_SEQ_EVENT_KEYPRESS, ump_midi2_to_note_ev}, /* 0xa0 */

Completed in 108 milliseconds