Home
last modified time | relevance | path

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

/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/portsmf/apps/
H A Dmidicode.h29 #define MIDI_CH_PROGRAM 0xc0 macro
H A Dseq2midi.cpp105 midi_channel_message_2(midi, u->time, MIDI_CH_PROGRAM, in send_midi_update()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/cmt/
H A Dmidicode.h29 #define MIDI_CH_PROGRAM 0xc0 macro
H A Drecord.c319 (cmd == MIDI_CH_PROGRAM) /* program change */ || in getnext()
439 } else if (command == MIDI_CH_PROGRAM) { in output()
H A Dmoxc.c520 } else if (code == MIDI_CH_PROGRAM) { in decode()
H A Dseqmwrite.c361 putc(MIDI_CH_PROGRAM | (voice - 1), smfw_seq.outfile); in smfw_process_event()
H A Dmidifns.c1235 midi_write(2, MIDI_PORT(channel), (byte) (MIDI_CH_PROGRAM | channel), in midi_program()
/dports/emulators/mess/mame-mame0226/3rdparty/portmidi/pm_test/
H A Dmm.c34 #define MIDI_CH_PROGRAM 0xc0 macro
341 } else if (command == MIDI_CH_PROGRAM && pgchanges) { in output()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/portmidi/pm_test/
H A Dmm.c34 #define MIDI_CH_PROGRAM 0xc0 macro
341 } else if (command == MIDI_CH_PROGRAM && pgchanges) { in output()
/dports/emulators/mame/mame-mame0226/3rdparty/portmidi/pm_test/
H A Dmm.c34 #define MIDI_CH_PROGRAM 0xc0 macro
341 } else if (command == MIDI_CH_PROGRAM && pgchanges) { in output()
/dports/games/odamex/odamex-src-0.7.0/libraries/portmidi/pm_test/
H A Dmm.c34 #define MIDI_CH_PROGRAM 0xc0 macro
341 } else if (command == MIDI_CH_PROGRAM && pgchanges) { in output()
/dports/audio/portmidi/portmidi-236/test/
H A Dmm.c34 #define MIDI_CH_PROGRAM 0xc0 macro
341 } else if (command == MIDI_CH_PROGRAM && pgchanges) { in output()