Home
last modified time | relevance | path

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

/third_party/alsa-utils/seq/aplaymidi/
H A Daplaymidi.c721 ump.note_on.type = SND_UMP_MSG_TYPE_MIDI1_CHANNEL_VOICE; in fill_ump_event()
732 ump.note_on.status = status; in fill_ump_event()
733 ump.note_on.channel = event->data.d[0]; in fill_ump_event()
734 ump.note_on.note = event->data.d[1]; in fill_ump_event()
735 ump.note_on.velocity = event->data.d[2]; in fill_ump_event()
/third_party/alsa-lib/test/
H A Dmidifile.h55 #define note_on 0x90 macro
/third_party/alsa-lib/include/
H A Dump_msg.h170 snd_ump_msg_midi1_note_t note_on; member
433 snd_ump_msg_midi2_note_t note_on; member

Completed in 4 milliseconds