Home
last modified time | relevance | path

Searched refs:MIDI_CTL_ALL_NOTES_OFF (Results 1 – 25 of 42) sorted by relevance

12

/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/midifile/
H A Devent.py56 MIDI_CTL_ALL_NOTES_OFF = 0x7B variable
H A Doutput.py87 send(event.ControllerEvent(c, event.MIDI_CTL_ALL_NOTES_OFF, 0))
/dports/audio/ardour6/Ardour-6.8.0/libs/evoral/evoral/
H A Dmidi_events.h99 #define MIDI_CTL_ALL_NOTES_OFF 0x7B /**< All Notes Off */ macro
/dports/audio/ardour6/Ardour-6.8.0/libs/midi++2/midi++/
H A Devents.h125 #define MIDI_CTL_ALL_NOTES_OFF 0x7B /**< All notes off */ macro
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/plugins/Nekobi/nekobee-src/
H A Dnekobee_synth.h128 #define MIDI_CTL_ALL_NOTES_OFF 0x7b /**< All notes off */ macro
H A Dnekobee_synth.c162 case MIDI_CTL_ALL_NOTES_OFF: in nekobee_synth_control_change()
/dports/audio/libdssialsacompat/libdssialsacompat-1.0.8a/alsa/
H A Dasoundef.h152 #define MIDI_CTL_ALL_NOTES_OFF 0x7b /**< All notes off */ macro
/dports/audio/nekobi-lv2/Nekobi-840a692/plugins/Nekobi/nekobee-src/
H A Dnekobee_synth.h128 #define MIDI_CTL_ALL_NOTES_OFF 0x7b /**< All notes off */ macro
H A Dnekobee_synth.c162 case MIDI_CTL_ALL_NOTES_OFF: in nekobee_synth_control_change()
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/plugin/api/alsa/
H A Dasoundef.h152 #define MIDI_CTL_ALL_NOTES_OFF 0x7b /**< All notes off */ macro
/dports/audio/drumstick/drumstick-2.5.0/utils/guiplayer/
H A Dplayer.cpp175 sendController(chan, MIDI_CTL_ALL_NOTES_OFF, 0); in allNotesOff()
/dports/audio/hexter/hexter-1.0.3/src/
H A Dhexter_synth.h221 #define MIDI_CTL_ALL_NOTES_OFF 0x7b /**< All notes off */ macro
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/protocol/
H A Dmidi.h172 MIDI_CTL_ALL_NOTES_OFF = 0x7b, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/include/sound/
H A Dasoundef.h304 #define MIDI_CTL_ALL_NOTES_OFF 0x7b macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/sound/
H A Dasoundef.h304 #define MIDI_CTL_ALL_NOTES_OFF 0x7b macro
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dasoundef.h330 #define MIDI_CTL_ALL_NOTES_OFF 0x7b /**< All notes off */ macro
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dmidi_state_tracker.cc100 case MIDI_CTL_ALL_NOTES_OFF: in track()
H A Devent_type_map.cc104 case MIDI_CTL_ALL_NOTES_OFF: in interpolation_of()
H A Dmidi_port.cc254 ev[1] = MIDI_CTL_ALL_NOTES_OFF; in resolve_notes()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/sound/
H A Dasoundef.h304 #define MIDI_CTL_ALL_NOTES_OFF 0x7b macro
/dports/audio/whysynth/whysynth-20120903/src/
H A Ddssp_event.h291 #define MIDI_CTL_ALL_NOTES_OFF 0x7b /**< All notes off */ macro
/dports/audio/drumstick/drumstick-2.5.0/utils/metronome/
H A Dmetronome.cpp206 sendControlChange( MIDI_CTL_ALL_NOTES_OFF, 0 ); in shutupSound()
/dports/audio/dmidiplayer/dmidiplayer-1.5.1/
H A Devents.h241 static const int MIDI_CTL_ALL_NOTES_OFF = 0x7b; /**< All notes off */ variable
/dports/audio/zmusic/ZMusic-1.1.8/source/mididevices/
H A Dmusic_alsa_mididevice.cpp428 snd_seq_ev_set_controller(&ev, channel, MIDI_CTL_ALL_NOTES_OFF, 0); in PumpEvents()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/synth/emux/
H A Demux_oss.c361 fake_event(emu, port, voice, MIDI_CTL_ALL_NOTES_OFF, 0, atomic, hop); in emuspec_control()

12