non/mixer/src
Jonathan Moore Liles e5c08b3b58 MIDI-Mapper: Require controls to be actuated/moved twice before mapping signal in order to detect whether value has 14, 7 or 1 significant bits.
Also, support non-motirzed faders/endless encoders by not transmitting control change until value of controller comes within 5% of value of signal.
Also, change file format (backwards compatible).
Also, fix some issues with NRPN decoding.
2021-01-09 15:00:35 -08:00
..
AUX_Module.C Mixer: Fix law hint on gain and aux module controls. 2013-10-21 17:30:44 -07:00
AUX_Module.H Mixer/AUX_Module: Define can_support_inputs function. 2015-10-06 17:16:57 -07:00
Chain.C Mixer: Fix crash when closing project containing certain configurations of modules. 2021-01-02 13:28:13 -08:00
Chain.H Mixer: Fix crash when closing project containing certain configurations of modules. 2021-01-02 13:28:13 -08:00
Controller_Module.C Mixer: Give better visual feedback in control OSC/MIDI learning mode. 2021-01-09 15:00:35 -08:00
Controller_Module.H Mixer: Give better visual feedback in control OSC/MIDI learning mode. 2021-01-09 15:00:35 -08:00
DPM.C
DPM.H
Gain_Module.C Mixer: Fix law hint on gain and aux module controls. 2013-10-21 17:30:44 -07:00
Gain_Module.H
Group.C Mixer: Fix crash when closing project containing certain configurations of modules. 2021-01-02 13:28:13 -08:00
Group.H Mixer: Fix crash when closing project containing certain configurations of modules. 2021-01-02 13:28:13 -08:00
JACK_Module.C Mixer: Improve contrast with light color scheme. 2021-01-09 15:00:35 -08:00
JACK_Module.H
LADSPAInfo.C
LADSPAInfo.h Mixer: Allow searching by category in plugin chooser. 2013-04-14 14:19:07 -07:00
Meter.H
Meter_Indicator_Module.C
Meter_Indicator_Module.H
Meter_Module.C
Meter_Module.H
Mixer.C Mixer: Fix osc/midi by-number mode control for strips with names containing punctuation and spaces. 2021-01-09 15:00:35 -08:00
Mixer.H Mixer: Show strip number at top of each strip (eases mentally mapping onto hardware control surface). 2021-01-05 18:20:23 -08:00
Mixer_Strip.C Mixer: Fix off by one bug in strip autoconnect affecting Auxes. 2021-01-09 15:00:35 -08:00
Mixer_Strip.H Mixer: Show strip number at top of each strip (eases mentally mapping onto hardware control surface). 2021-01-05 18:20:23 -08:00
Module.C Mixer: Tweak module colors. Show LADSPA plugins in a different color. 2021-01-05 18:20:23 -08:00
Module.H Mixer: Fix crash when closing project containing certain configurations of modules. 2021-01-02 13:28:13 -08:00
Module_Parameter_Editor.C
Module_Parameter_Editor.H
Mono_Pan_Module.C
Mono_Pan_Module.H
NSM.C
NSM.H
Panner.C
Panner.H
Plugin_Chooser.C Replace deprecated scanf %a modifier with %m. 2017-03-28 18:12:56 -07:00
Plugin_Chooser.H
Plugin_Chooser_UI.fl
Plugin_Module.C Mixer: Tweak module colors. Show LADSPA plugins in a different color. 2021-01-05 18:20:23 -08:00
Plugin_Module.H
Project.C Replace deprecated scanf %a modifier with %m. 2017-03-28 18:12:56 -07:00
Project.H Mixer: Fix issues with port auto-connection 2016-03-05 15:02:54 -08:00
Spatialization_Console.C Mixer: Avoid operations that would attempt to open the X display when running in noui mode. 2014-02-10 21:32:43 -08:00
Spatialization_Console.H
Spatializer_Module.C
Spatializer_Module.H
SpectrumView.C Mixer: Tweak spectrum view appearance. 2013-10-12 14:23:42 -07:00
SpectrumView.H
const.h
main.C Mixer: Fix delayed OSC response in noui mode. 2015-09-14 17:24:49 -07:00
midi-mapper.C MIDI-Mapper: Require controls to be actuated/moved twice before mapping signal in order to detect whether value has 14, 7 or 1 significant bits. 2021-01-09 15:00:35 -08:00