Home
last modified time | relevance | path

Searched refs:MIDI_CTL_ALL_SOUNDS_OFF (Results 1 – 25 of 32) sorted by relevance

12

/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/midifile/
H A Devent.py54 MIDI_CTL_ALL_SOUNDS_OFF = 0x78 variable
H A Doutput.py88 send(event.ControllerEvent(c, event.MIDI_CTL_ALL_SOUNDS_OFF, 0))
/dports/audio/ardour6/Ardour-6.8.0/libs/evoral/evoral/
H A Dmidi_events.h96 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 /**< All Sounds Off */ macro
/dports/audio/ardour6/Ardour-6.8.0/libs/midi++2/midi++/
H A Devents.h122 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 /**< All sounds off */ macro
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/plugins/Nekobi/nekobee-src/
H A Dnekobee_synth.h126 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 /**< All sounds off */ macro
H A Dnekobee_synth.c154 case MIDI_CTL_ALL_SOUNDS_OFF: in nekobee_synth_control_change()
/dports/audio/libdssialsacompat/libdssialsacompat-1.0.8a/alsa/
H A Dasoundef.h149 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 /**< All sounds off */ macro
/dports/audio/nekobi-lv2/Nekobi-840a692/plugins/Nekobi/nekobee-src/
H A Dnekobee_synth.h126 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 /**< All sounds off */ macro
H A Dnekobee_synth.c154 case MIDI_CTL_ALL_SOUNDS_OFF: in nekobee_synth_control_change()
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/plugin/api/alsa/
H A Dasoundef.h149 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 /**< All sounds off */ macro
/dports/audio/drumstick/drumstick-2.5.0/utils/guiplayer/
H A Dplayer.cpp176 sendController(chan, MIDI_CTL_ALL_SOUNDS_OFF, 0); in allNotesOff()
/dports/audio/hexter/hexter-1.0.3/src/
H A Dhexter_synth.h219 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 /**< All sounds off */ macro
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/protocol/
H A Dmidi.h169 MIDI_CTL_ALL_SOUNDS_OFF = 0x78, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/include/sound/
H A Dasoundef.h301 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/sound/
H A Dasoundef.h301 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 macro
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dasoundef.h327 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 /**< All sounds off */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/sound/
H A Dasoundef.h301 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 macro
/dports/audio/dmidiplayer/dmidiplayer-1.5.1/
H A Dseqplayer.cpp112 m_port->sendController(channel, ControllerEvent::MIDI_CTL_ALL_SOUNDS_OFF, 0); in shutupSound()
440 m_port->sendController(chan, ControllerEvent::MIDI_CTL_ALL_SOUNDS_OFF, 0); in allNotesOff()
H A Devents.h238 static const int MIDI_CTL_ALL_SOUNDS_OFF = 0x78; /**< All sounds off */ variable
/dports/audio/whysynth/whysynth-20120903/src/
H A Ddssp_event.h289 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 /**< All sounds off */ macro
/dports/audio/drumstick/drumstick-2.5.0/utils/metronome/
H A Dmetronome.cpp207 sendControlChange( MIDI_CTL_ALL_SOUNDS_OFF, 0 ); in shutupSound()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Devent_type_map.cc101 case MIDI_CTL_ALL_SOUNDS_OFF: in interpolation_of()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/synth/emux/
H A Demux_oss.c364 fake_event(emu, port, voice, MIDI_CTL_ALL_SOUNDS_OFF, 0, atomic, hop); in emuspec_control()
/dports/audio/drumstick/drumstick-2.5.0/utils/playsmf/
H A Dplaysmf.cpp149 ControllerEvent ev(channel, MIDI_CTL_ALL_SOUNDS_OFF, 0); in shutupSound()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/synth/emux/
H A Demux_oss.c364 fake_event(emu, port, voice, MIDI_CTL_ALL_SOUNDS_OFF, 0, atomic, hop); in emuspec_control()

12