Home
last modified time | relevance | path

Searched refs:MIDI_CTL_LSB_MODWHEEL (Results 1 – 16 of 16) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/evoral/evoral/
H A Dmidi_events.h49 #define MIDI_CTL_LSB_MODWHEEL 0x21 /**< Modulation */ macro
/dports/audio/ardour6/Ardour-6.8.0/libs/midi++2/midi++/
H A Devents.h74 #define MIDI_CTL_LSB_MODWHEEL 0x21 /**< Modulation */ macro
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/plugins/Nekobi/nekobee-src/
H A Dnekobee_synth.h111 #define MIDI_CTL_LSB_MODWHEEL 0x21 /**< Modulation */ macro
/dports/audio/libdssialsacompat/libdssialsacompat-1.0.8a/alsa/
H A Dasoundef.h102 #define MIDI_CTL_LSB_MODWHEEL 0x21 /**< Modulation */ macro
/dports/audio/nekobi-lv2/Nekobi-840a692/plugins/Nekobi/nekobee-src/
H A Dnekobee_synth.h111 #define MIDI_CTL_LSB_MODWHEEL 0x21 /**< Modulation */ macro
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/plugin/api/alsa/
H A Dasoundef.h102 #define MIDI_CTL_LSB_MODWHEEL 0x21 /**< Modulation */ macro
/dports/audio/hexter/hexter-1.0.3/src/
H A Dhexter_synth.h206 #define MIDI_CTL_LSB_MODWHEEL 0x21 /**< Modulation */ macro
H A Dhexter_synth.c404 instance->cc[MIDI_CTL_LSB_MODWHEEL]; in hexter_instance_update_mod_wheel()
716 case MIDI_CTL_LSB_MODWHEEL: in hexter_instance_control_change()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/protocol/
H A Dmidi.h122 MIDI_CTL_LSB_MODWHEEL = 0x21, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/include/sound/
H A Dasoundef.h254 #define MIDI_CTL_LSB_MODWHEEL 0x21 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/sound/
H A Dasoundef.h254 #define MIDI_CTL_LSB_MODWHEEL 0x21 macro
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dasoundef.h279 #define MIDI_CTL_LSB_MODWHEEL 0x21 /**< Modulation */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/sound/
H A Dasoundef.h254 #define MIDI_CTL_LSB_MODWHEEL 0x21 macro
/dports/audio/whysynth/whysynth-20120903/src/
H A Ddssp_event.c335 synth->cc[MIDI_CTL_LSB_MODWHEEL]) / 16256.0f; in y_synth_update_wheel_mod()
366 case MIDI_CTL_LSB_MODWHEEL: in y_synth_control_change()
H A Ddssp_event.h284 #define MIDI_CTL_LSB_MODWHEEL 0x21 /**< Modulation */ macro
/dports/audio/dmidiplayer/dmidiplayer-1.5.1/
H A Devents.h190 static const int MIDI_CTL_LSB_MODWHEEL = 0x21; /**< Modulation */ variable