non/mixer/src
Jonathan Moore Liles b3a9d0be1d Mixer/Spatializer_Module:
Remove distance related frequency effects.
Add control to disable delay effects.
Add angle control with frequency and reflection effects.
Add advanced options for controlling early and late reverb send amounts.
2013-09-01 21:37:28 -07:00
..
AUX_Module.C Mixer: Fix aux module broken by group changes. 2013-08-24 17:45:42 -07:00
AUX_Module.H Mixer: Implement de-zippering for controls of all built-in modules. 2013-06-15 17:51:50 -07:00
Chain.C Mixer: Fix copy and paste of spatializer module. 2013-08-27 23:02:36 -07:00
Chain.H Update latency compensation code for new JACK latency API. 2013-08-25 13:24:33 -07:00
Controller_Module.C Mixer: Add mute control to Gain module and Mute button to each mixer strip. 2013-09-01 21:35:35 -07:00
Controller_Module.H Mixer: Implement basic groups. 2013-08-08 12:57:26 -07:00
DPM.C Mixer/DPM: Fix reposition interfering with optimized drawing. 2013-07-16 20:58:43 -07:00
DPM.H Mixer: Use a four color gradient for meters. 2013-07-16 16:21:12 -07:00
Gain_Module.C Mixer: Add mute control to Gain module and Mute button to each mixer strip. 2013-09-01 21:35:35 -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 Update latency compensation code for new JACK latency API. 2013-08-25 13:24:33 -07:00
Group.H Update latency compensation code for new JACK latency API. 2013-08-25 13:24:33 -07:00
JACK_Module.C Mixer: Fix saving of JACK inputs setting as adjusted from buttons on JACK module. 2013-08-23 17:05:27 -07:00
JACK_Module.H Update latency compensation code for new JACK latency API. 2013-08-25 13:24:33 -07:00
LADSPAInfo.C Mixer: Don't list plugins which are unsuitable for RT use. 2013-04-14 18:46:06 -07:00
LADSPAInfo.h Mixer: Allow searching by category in plugin chooser. 2013-04-14 14:19:07 -07:00
Meter.H Mixer: Avoid unecessary redraws (hidden widgets, when mixer strips are added). Also, draw fonts of inactive widgets in dimmed color. 2013-06-24 17:21:23 -07:00
Meter_Indicator_Module.C Mixer: Implement basic groups. 2013-08-08 12:57:26 -07:00
Meter_Indicator_Module.H Mixer: Consolidate all GUI update timeouts into one to avoid unnecessary X events. 2013-06-17 19:26:04 -07:00
Meter_Module.C Clean up some compiler warnings. 2013-08-23 20:41:17 -07:00
Meter_Module.H Mixer: Consolidate all GUI update timeouts into one to avoid unnecessary X events. 2013-06-17 19:26:04 -07:00
Mixer.C Mixer: Fix opening project by relative pathname on commandline. 2013-08-23 17:05:23 -07:00
Mixer.H Mixer: Implement basic groups. 2013-08-08 12:57:26 -07:00
Mixer_Strip.C Mixer: Add mute control to Gain module and Mute button to each mixer strip. 2013-09-01 21:35:35 -07:00
Mixer_Strip.H Mixer: Add mute control to Gain module and Mute button to each mixer strip. 2013-09-01 21:35:35 -07:00
Module.C Mixer/Module: Clean up some focus issues, add tooltip, and focus keybinding. 2013-09-01 20:13:44 -07:00
Module.H Mixer/Spatializer_Module: 2013-09-01 21:37:28 -07:00
Module_Parameter_Editor.C Mixer/Spatializer_Module: 2013-09-01 21:37:28 -07:00
Module_Parameter_Editor.H Mixer/Spatializer_Module: 2013-09-01 21:37:28 -07:00
Mono_Pan_Module.C Mixer: Implement de-zippering for controls of all built-in modules. 2013-06-15 17:51:50 -07:00
Mono_Pan_Module.H Mixer: Implement de-zippering for controls of all built-in modules. 2013-06-15 17:51:50 -07: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 Mixer: Change default spatializer range from 10 to 5 meters. 2013-09-01 18:57:23 -07:00
Panner.H Mixer: Save/restore state of spatialization console. 2013-07-21 20:20:42 -07:00
Plugin_Chooser.C Mixer: When listing plugins, properly display mono compatibe plugins. 2013-04-14 18:46:59 -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 Update latency compensation code for new JACK latency API. 2013-08-25 13:24:33 -07:00
Plugin_Module.H Update latency compensation code for new JACK latency API. 2013-08-25 13:24:33 -07:00
Project.C Mixer: Fix opening project by relative pathname on commandline. 2013-08-23 17:05:23 -07:00
Project.H Mixer: Allow copy/paste of mixer strips (even between instances). 2013-05-29 18:27:43 -07:00
Spatialization_Console.C Mixer/Spatialization_Console: If screen isn't large enough, use smaller window. 2013-09-01 18:57:28 -07: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/Spatializer_Module: 2013-09-01 21:37:28 -07:00
Spatializer_Module.H Mixer/Spatializer_Module: 2013-09-01 21:37:28 -07:00
const.h Massively reoganize tree. 2010-02-01 02:26:42 -06:00
main.C Mixer: Implement basic groups. 2013-08-08 12:57:26 -07:00
midi-mapper.C Midi-Mapper: Close gracefully on sigterm. 2013-08-13 22:50:30 -07:00