Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/lsb/
H A Dmidi_event.c188 TEST_CHECK(ev.type == SND_SEQ_EVENT_NOTEOFF); in test_encode()
345 TEST_CHECK(ev.type == SND_SEQ_EVENT_NOTEOFF); in test_encode_byte()
354 TEST_CHECK(ev.type == SND_SEQ_EVENT_NOTEOFF); in test_encode_byte()
/third_party/alsa-lib/test/
H A Dseq-decoder.c10 [SND_SEQ_EVENT_NOTEOFF]= "Note Off",
145 case SND_SEQ_EVENT_NOTEOFF: in decode_event()
/third_party/alsa-utils/seq/aplaymidi/
H A Daplaymidi.c343 [0x8] = SND_SEQ_EVENT_NOTEOFF, in read_track()
653 case SND_SEQ_EVENT_NOTEOFF: in fill_legacy_event()
694 case SND_SEQ_EVENT_NOTEOFF: in to_ump_status()
730 case SND_SEQ_EVENT_NOTEOFF: in fill_ump_event()
H A Darecordmidi.c488 case SND_SEQ_EVENT_NOTEOFF: in record_event()
/third_party/alsa-lib/include/
H A Dseq_event.h55 SND_SEQ_EVENT_NOTEOFF, enumerator
H A Dseqmid.h441 ((ev)->type = SND_SEQ_EVENT_NOTEOFF,\
/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c585 case SND_SEQ_EVENT_NOTEOFF: in print_event()
/third_party/alsa-lib/src/seq/
H A Dseq_midi_event.c90 {SND_SEQ_EVENT_NOTEOFF, 2, note_event, note_decode},
332 * - #SND_SEQ_EVENT_NOTEOFF
526 * - #SND_SEQ_EVENT_NOTEOFF
H A Dseq.c4941 case SND_SEQ_EVENT_NOTEOFF: in remove_match()
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c203 case SND_SEQ_EVENT_NOTEOFF: in dump_event()

Completed in 21 milliseconds