Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/seq/
H A Dseq_event.c20 [SND_SEQ_EVENT_NOTEON ... SND_SEQ_EVENT_KEYPRESS]
H A Dseq_midi_event.c92 {SND_SEQ_EVENT_KEYPRESS, 2, note_event, note_decode},
334 * - #SND_SEQ_EVENT_KEYPRESS
528 * - #SND_SEQ_EVENT_KEYPRESS
/third_party/alsa-lib/test/
H A Dseq-decoder.c11 [SND_SEQ_EVENT_KEYPRESS]= "Key Pressure",
146 case SND_SEQ_EVENT_KEYPRESS: in decode_event()
/third_party/alsa-utils/seq/aplaymidi/
H A Daplaymidi.c345 [0xa] = SND_SEQ_EVENT_KEYPRESS, in read_track()
654 case SND_SEQ_EVENT_KEYPRESS: in fill_legacy_event()
696 case SND_SEQ_EVENT_KEYPRESS: in to_ump_status()
731 case SND_SEQ_EVENT_KEYPRESS: in fill_ump_event()
H A Darecordmidi.c494 case SND_SEQ_EVENT_KEYPRESS: in record_event()
/third_party/alsa-lib/include/
H A Dseq_event.h57 SND_SEQ_EVENT_KEYPRESS, enumerator
H A Dseqmid.h455 ((ev)->type = SND_SEQ_EVENT_KEYPRESS,\
/third_party/alsa-lib/test/lsb/
H A Dmidi_event.c201 TEST_CHECK(ev.type == SND_SEQ_EVENT_KEYPRESS); in test_encode()
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c209 case SND_SEQ_EVENT_KEYPRESS: in dump_event()

Completed in 8 milliseconds