Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
H A Dclient_event_filter.c28 snd_seq_client_info_event_filter_add(client_info, SND_SEQ_EVENT_PGMCHANGE); in main()
29 printf("after snd_seq_client_info_event_filter_add(client_info, SND_SEQ_EVENT_PGMCHANGE);\n"); in main()
H A Dseq-decoder.c13 [SND_SEQ_EVENT_PGMCHANGE]= "Program Change",
160 case SND_SEQ_EVENT_PGMCHANGE: in decode_event()
H A Dseq-sender.c126 ev.type = SND_SEQ_EVENT_PGMCHANGE; in send_event()
/third_party/alsa-lib/test/lsb/
H A Dmidi_event.c213 TEST_CHECK(ev.type == SND_SEQ_EVENT_PGMCHANGE); in test_encode()
269 TEST_CHECK(ev.type == SND_SEQ_EVENT_PGMCHANGE); in test_encode()
275 TEST_CHECK(ev.type == SND_SEQ_EVENT_PGMCHANGE); in test_encode()
/third_party/alsa-utils/seq/aplaymidi/
H A Daplaymidi.c347 [0xc] = SND_SEQ_EVENT_PGMCHANGE, in read_track()
666 case SND_SEQ_EVENT_PGMCHANGE: in fill_legacy_event()
700 case SND_SEQ_EVENT_PGMCHANGE: in to_ump_status()
743 case SND_SEQ_EVENT_PGMCHANGE: in fill_ump_event()
H A Darecordmidi.c506 case SND_SEQ_EVENT_PGMCHANGE: in record_event()
/third_party/alsa-lib/include/
H A Dseq_event.h62 SND_SEQ_EVENT_PGMCHANGE, enumerator
H A Dseqmid.h482 ((ev)->type = SND_SEQ_EVENT_PGMCHANGE,\
/third_party/alsa-lib/src/seq/
H A Dseq_midi_event.c94 {SND_SEQ_EVENT_PGMCHANGE, 1, one_param_ctrl_event, one_param_decode},
336 * - #SND_SEQ_EVENT_PGMCHANGE
530 * - #SND_SEQ_EVENT_PGMCHANGE
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c220 case SND_SEQ_EVENT_PGMCHANGE: in dump_event()

Completed in 8 milliseconds