Home
last modified time | relevance | path

Searched refs:pgchanges (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/portmidi/pm_test/
H A Dmm.c84 boolean pgchanges = true; /* show program changes */ variable
216 pgchanges = !pgchanges; in doascii()
219 printf("Program Changes %s\n", (pgchanges ? "ON" : "OFF")); in doascii()
341 } else if (command == MIDI_CH_PROGRAM && pgchanges) { in output()
548 showstatus(pgchanges); in showhelp()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/portmidi/pm_test/
H A Dmm.c84 boolean pgchanges = true; /* show program changes */ variable
216 pgchanges = !pgchanges; in doascii()
219 printf("Program Changes %s\n", (pgchanges ? "ON" : "OFF")); in doascii()
341 } else if (command == MIDI_CH_PROGRAM && pgchanges) { in output()
548 showstatus(pgchanges); in showhelp()
/dports/emulators/mame/mame-mame0226/3rdparty/portmidi/pm_test/
H A Dmm.c84 boolean pgchanges = true; /* show program changes */ variable
216 pgchanges = !pgchanges; in doascii()
219 printf("Program Changes %s\n", (pgchanges ? "ON" : "OFF")); in doascii()
341 } else if (command == MIDI_CH_PROGRAM && pgchanges) { in output()
548 showstatus(pgchanges); in showhelp()
/dports/games/odamex/odamex-src-0.7.0/libraries/portmidi/pm_test/
H A Dmm.c84 boolean pgchanges = true; /* show program changes */ variable
216 pgchanges = !pgchanges; in doascii()
219 printf("Program Changes %s\n", (pgchanges ? "ON" : "OFF")); in doascii()
341 } else if (command == MIDI_CH_PROGRAM && pgchanges) { in output()
548 showstatus(pgchanges); in showhelp()
/dports/audio/portmidi/portmidi-236/test/
H A Dmm.c84 boolean pgchanges = true; /* show program changes */ variable
216 pgchanges = !pgchanges; in doascii()
219 printf("Program Changes %s\n", (pgchanges ? "ON" : "OFF")); in doascii()
341 } else if (command == MIDI_CH_PROGRAM && pgchanges) { in output()
548 showstatus(pgchanges); in showhelp()