Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/evoral/evoral/
H A Dmidi_events.h51 #define MIDI_CTL_LSB_FOOT 0x24 /**< Foot */ macro
/dports/audio/ardour6/Ardour-6.8.0/libs/midi++2/midi++/
H A Devents.h76 #define MIDI_CTL_LSB_FOOT 0x24 /**< Foot */ macro
/dports/audio/libdssialsacompat/libdssialsacompat-1.0.8a/alsa/
H A Dasoundef.h104 #define MIDI_CTL_LSB_FOOT 0x24 /**< Foot */ macro
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/plugin/api/alsa/
H A Dasoundef.h104 #define MIDI_CTL_LSB_FOOT 0x24 /**< Foot */ macro
/dports/audio/hexter/hexter-1.0.3/src/
H A Dhexter_synth.h208 #define MIDI_CTL_LSB_FOOT 0x24 /**< Foot */ macro
H A Dhexter_synth.c437 instance->cc[MIDI_CTL_LSB_FOOT]; in hexter_instance_update_foot()
726 case MIDI_CTL_LSB_FOOT: in hexter_instance_control_change()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/protocol/
H A Dmidi.h124 MIDI_CTL_LSB_FOOT = 0x24, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/include/sound/
H A Dasoundef.h256 #define MIDI_CTL_LSB_FOOT 0x24 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/sound/
H A Dasoundef.h256 #define MIDI_CTL_LSB_FOOT 0x24 macro
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dasoundef.h281 #define MIDI_CTL_LSB_FOOT 0x24 /**< Foot */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/sound/
H A Dasoundef.h256 #define MIDI_CTL_LSB_FOOT 0x24 macro
/dports/audio/dmidiplayer/dmidiplayer-1.5.1/
H A Devents.h192 static const int MIDI_CTL_LSB_FOOT = 0x24; /**< Foot */ variable