Home
last modified time | relevance | path

Searched refs:MIDI_CTL_LOCAL_CONTROL_SWITCH (Results 1 – 11 of 11) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/evoral/evoral/
H A Dmidi_events.h98 #define MIDI_CTL_LOCAL_CONTROL_SWITCH 0x7A /**< Local Control Switch */ macro
/dports/audio/ardour6/Ardour-6.8.0/libs/midi++2/midi++/
H A Devents.h124 #define MIDI_CTL_LOCAL_CONTROL_SWITCH 0x7A /**< Local control switch */ macro
/dports/audio/libdssialsacompat/libdssialsacompat-1.0.8a/alsa/
H A Dasoundef.h151 #define MIDI_CTL_LOCAL_CONTROL_SWITCH 0x7a /**< Local control switch */ macro
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/plugin/api/alsa/
H A Dasoundef.h151 #define MIDI_CTL_LOCAL_CONTROL_SWITCH 0x7a /**< Local control switch */ macro
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/protocol/
H A Dmidi.h171 MIDI_CTL_LOCAL_CONTROL_SWITCH = 0x7a, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/include/sound/
H A Dasoundef.h303 #define MIDI_CTL_LOCAL_CONTROL_SWITCH 0x7a macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/sound/
H A Dasoundef.h303 #define MIDI_CTL_LOCAL_CONTROL_SWITCH 0x7a macro
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dasoundef.h329 #define MIDI_CTL_LOCAL_CONTROL_SWITCH 0x7a /**< Local control switch */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/sound/
H A Dasoundef.h303 #define MIDI_CTL_LOCAL_CONTROL_SWITCH 0x7a macro
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Devent_type_map.cc103 case MIDI_CTL_LOCAL_CONTROL_SWITCH: in interpolation_of()
/dports/audio/dmidiplayer/dmidiplayer-1.5.1/
H A Devents.h240 static const int MIDI_CTL_LOCAL_CONTROL_SWITCH = 0x7a; /**< Local control switch */ variable