non/mixer/src
Jonathan Moore Liles 0f8017a1ef Mixer: Cope with some plugins having insane numbers of parameters. 2021-01-27 17:41:19 -08:00
..
AUX_Module.C Mixer: Enforce stability of module OSC path over close/open cycles. 2021-01-10 14:46:27 -08:00
AUX_Module.H Mixer: Enforce stability of module OSC path over close/open cycles. 2021-01-10 14:46:27 -08:00
Chain.C Mixer: Re-transmit the minimum amount of OSC/MIDI feedback messages when strips are rearranged. 2021-01-10 14:46:27 -08:00
Chain.H Mixer: Re-transmit the minimum amount of OSC/MIDI feedback messages when strips are rearranged. 2021-01-10 14:46:27 -08:00
Controller_Module.C Mixer: Enforce stability of module OSC path over close/open cycles. 2021-01-10 14:46:27 -08:00
Controller_Module.H Mixer: Enforce stability of module OSC path over close/open cycles. 2021-01-10 14:46:27 -08:00
DPM.C Mixer/DPM: Fix bug where peaks are sometimes not drawn. 2021-01-10 14:46:27 -08:00
DPM.H Mixer: Fix glitch in redrawing of meter scales when scrolling. 2021-01-10 14:46:27 -08:00
Gain_Module.C Mixer: Fix law hint on gain and aux module controls. 2013-10-21 17:30:44 -07:00
Gain_Module.H Mixer: Implement de-zippering for controls of all built-in modules. 2013-06-15 17:51:50 -07:00
Group.C Mixer: Fix crash on save after group removal. 2021-01-10 14:46:27 -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: Make port autoconnection during startup and shutdown more efficient. 2021-01-10 14:46:27 -08:00
JACK_Module.H Update latency compensation code for new JACK latency API. 2013-08-25 13:24:33 -07:00
LADSPAInfo.C Mixer: Effectively whitelist TAP plugins even though flagged as not RT safe. 2013-09-24 21:38:37 -07:00
LADSPAInfo.h Mixer: Allow searching by category in plugin chooser. 2013-04-14 14:19:07 -07:00
Meter.H Mixer: Implement slow fall off for meters. 2021-01-09 15:00:35 -08:00
Meter_Indicator_Module.C Mixer: Fix glitch in redrawing of meter scales when scrolling. 2021-01-10 14:46:27 -08:00
Meter_Indicator_Module.H Mixer: Tweak meter appearance. 2021-01-09 15:00:35 -08:00
Meter_Module.C Mixer: Fix meter falloff in chain view. 2021-01-10 14:46:27 -08:00
Meter_Module.H Mixer: Implement slow fall off for meters. 2021-01-09 15:00:35 -08:00
Mixer.C Mixer: Re-transmit the minimum amount of OSC/MIDI feedback messages when strips are rearranged. 2021-01-10 14:46:27 -08:00
Mixer.H Mixer: Re-transmit the minimum amount of OSC/MIDI feedback messages when strips are rearranged. 2021-01-10 14:46:27 -08:00
Mixer_Strip.C Mixer: Fix export strip function. 2021-01-20 17:22:51 -08:00
Mixer_Strip.H Mixer: Re-transmit the minimum amount of OSC/MIDI feedback messages when strips are rearranged. 2021-01-10 14:46:27 -08:00
Module.C Mixer: Cope with some plugins having insane numbers of parameters. 2021-01-27 17:41:19 -08:00
Module.H Mixer: Re-transmit the minimum amount of OSC/MIDI feedback messages when strips are rearranged. 2021-01-10 14:46:27 -08:00
Module_Parameter_Editor.C Mixer/Module_Parameter_Editor: Tweak layout so that 4-Band Parametric Filter plugin is more legible. 2021-01-09 15:00:35 -08:00
Module_Parameter_Editor.H Mixer: Fix some issues with the new spectrum view. 2013-10-01 18:08:35 -07:00
Mono_Pan_Module.C Mixer: Allow Mono Pan module to be added a stereo chain. This converts the signal to mono and then pans the result. Useful for auditioning a mix in mono. 2021-01-09 15:00:35 -08:00
Mono_Pan_Module.H Mixer: Allow Mono Pan module to be added a stereo chain. This converts the signal to mono and then pans the result. Useful for auditioning a mix in mono. 2021-01-09 15:00:35 -08:00
NSM.C Clean up some compiler warnings. 2013-08-23 20:41:17 -07:00
NSM.H OSC: Implement generic signal model with path auto discovery through NSM. 2012-02-26 01:05:03 -08:00
Panner.C Timeline,Mixer: Tweak colors for light themes. 2021-01-09 15:00:35 -08:00
Panner.H Mixer/Panner: Add 3 meter range setting. 2013-10-04 18:10:30 -07:00
Plugin_Chooser.C Replace deprecated scanf %a modifier with %m. 2017-03-28 18:12:56 -07:00
Plugin_Chooser.H Mixer: Allow searching by category in plugin chooser. 2013-04-14 14:19:07 -07:00
Plugin_Chooser_UI.fl Mixer/Plugin chooser: Add shortcuts for all and favorites views. 2013-04-14 18:56:41 -07:00
Plugin_Module.C Mixer: Enforce stability of module OSC path over close/open cycles. 2021-01-10 14:46:27 -08:00
Plugin_Module.H Mixer: Implement plugin spectrum view. 2013-09-30 19:10:17 -07:00
Project.C Mixer: Make port autoconnection during startup and shutdown more efficient. 2021-01-10 14:46:27 -08:00
Project.H Mixer: Make port autoconnection during startup and shutdown more efficient. 2021-01-10 14:46:27 -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 Mixer/Spatialization_Console: If screen isn't large enough, use smaller window. 2013-09-01 18:57:28 -07:00
Spatializer_Module.C Mixer: Dezipper spatializer azimuth and elevation automation. 2021-01-09 15:00:35 -08:00
Spatializer_Module.H Mixer: Dezipper spatializer azimuth and elevation automation. 2021-01-09 15:00:35 -08:00
SpectrumView.C Mixer: Tweak spectrum view appearance. 2013-10-12 14:23:42 -07:00
SpectrumView.H Mixer: Tweak spectrum view. 2013-10-05 19:50:37 -07:00
const.h Massively reoganize tree. 2010-02-01 02:26:42 -06:00
main.C Mixer: Automatically run in "noui" mode if DISPLAY environment variable unset (i.e. X11 not available). 2021-01-10 14:46:27 -08:00
midi-mapper.C Mixer: Try to better cope with parameter feedback feedback cycles. 2021-01-10 14:46:20 -08:00