Home
last modified time | relevance | path

Searched refs:is_midi2 (Results 1 – 1 of 1) sorted by relevance

/sound/core/seq/
A Dseq_ump_convert.c598 bool is_midi2 = snd_seq_client_is_midi2(dest) && in snd_seq_deliver_from_ump() local
601 if (is_midi2 && type == UMP_MSG_TYPE_MIDI1_CHANNEL_VOICE) in snd_seq_deliver_from_ump()
604 else if (!is_midi2 && type == UMP_MSG_TYPE_MIDI2_CHANNEL_VOICE) in snd_seq_deliver_from_ump()

Completed in 6 milliseconds