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.
11 years ago
Jonathan Moore Liles
e927781ee0
Mixer: Add mute control to Gain module and Mute button to each mixer strip.
11 years ago
Jonathan Moore Liles
2cca17376a
Mixer/Module: Clean up some focus issues, add tooltip, and focus keybinding.
11 years ago
Jonathan Moore Liles
bf232b3928
Mixer/Spatialization_Console: If screen isn't large enough, use smaller window.
11 years ago
Jonathan Moore Liles
6f42e2b816
Mixer: Change default spatializer range from 10 to 5 meters.
11 years ago
Jonathan Moore Liles
db2b1e0952
Mixer/Spatializer: Change default value of highpass to 0hz (bypassed)
11 years ago
Jonathan Moore Liles
f8f6bad322
Mixer: Fix copy and paste of spatializer module.
11 years ago
Jonathan Moore Liles
442003e61f
Mixer: Further tweak plugin name abbreviation.
11 years ago
Jonathan Moore Liles
96a6709fe8
Update latency compensation code for new JACK latency API.
11 years ago
Jonathan Moore Liles
40352db651
Mixer: Fix aux module broken by group changes.
11 years ago
Jonathan Moore Liles
d5741f9999
Clean up some compiler warnings.
12 years ago
Jonathan Moore Liles
2545510006
Mixer/Plugin_Module: Fix detection of INTEGER hint when default 1 hint is specified.
12 years ago
Jonathan Moore Liles
865a14b74b
Mixer: Fix saving of JACK inputs setting as adjusted from buttons on JACK module.
12 years ago
Jonathan Moore Liles
4c5551ad8e
Mixer: Fix opening project by relative pathname on commandline.
12 years ago
Jonathan Moore Liles
4bda8db1fd
Mixer: Improve module name abbreviation.
12 years ago
Jonathan Moore Liles
839ed187d6
Mixer/Plugin_Module: Avoid unnecessary plugin reactivation.
12 years ago
Jonathan Moore Liles
1cb9f68cf1
Mixer: Limit rate of DSP meter updates.
12 years ago
Jonathan Moore Liles
19487a72e4
Tweak buffer ops for GCC auto vectorization.
12 years ago
Jonathan Moore Liles
d1c4fe418b
Midi-Mapper: Close gracefully on sigterm.
12 years ago
Jonathan Moore Liles
b0fc87ec86
Mixer: Fix group membership of new strips.
12 years ago
Jonathan Moore Liles
dd21a18c81
Mixer: Add group DSP meters.
12 years ago
Jonathan Moore Liles
5ccc6e7595
Mixer: Implement basic groups.
12 years ago
Jonathan Moore Liles
0da98f95b8
Fix some memory leaks and other valgrind warnings.
12 years ago
Jonathan Moore Liles
612fdfe952
Mixer: Save/restore state of spatialization console.
12 years ago
Jonathan Moore Liles
50d5411411
Mixer/Spatializer: Fade delay into non-interpolating mode when source is stationary.
12 years ago
Jonathan Moore Liles
8d330997d1
Mixer/midi mapper: Use proper NSM client ID.
12 years ago
Jonathan Moore Liles
932a78c747
Mixer: Fix jack client rename on strip rename.
12 years ago
Jonathan Moore Liles
e95fd10775
Mixer: Fix panner control connection to old ambisonics LADSPA plugins.
12 years ago
Jonathan Moore Liles
b31eef9c36
Mixer/DPM: Fix reposition interfering with optimized drawing.
12 years ago
Jonathan Moore Liles
e88c255d45
Mixer: Fix initial size.
12 years ago
Jonathan Moore Liles
70856a6e8e
OSC Signal cleanups.
12 years ago
Jonathan Moore Liles
cfd451c4d6
Mixer: Implement Spatializer module.
12 years ago
Jonathan Moore Liles
fd1207b75e
Mixer: Clip children when drawing modules.
12 years ago
Jonathan Moore Liles
1a9741cb7f
Mixer: Remove dead signal feedback code.
12 years ago
Jonathan Moore Liles
6d2aeaf405
Mixer: Implement Spatialization Console.
12 years ago
Jonathan Moore Liles
aedbca82be
Mixer: Avoid unecessary redraws (hidden widgets, when mixer strips are added). Also, draw fonts of inactive widgets in dimmed color.
12 years ago
Jonathan Moore Liles
fd64b39fa4
Mixer: Tweaks to by-number learning.
12 years ago
Jonathan Moore Liles
0c6a3ea0f8
Mixer: Improve appearance of panner/spatialization widget with pixmap background.
12 years ago
Jonathan Moore Liles
a3a8247b83
Mixer: Add connection/disconnection submenu to controller module context menu.
12 years ago
Jonathan Moore Liles
07161196bd
Mixer: Use a four color gradient for meters.
12 years ago
Jonathan Moore Liles
6adf6a9389
OSC: Simplify OSC signal protocol. Add midi<->osc gateway program.
12 years ago
Jonathan Moore Liles
37d5dd87b9
Mixer: Implement two way mapping for OSC learning.
12 years ago
Jonathan Moore Liles
bc78302220
Mixer: Avoid unecessary redraws (hidden widgets, when mixer strips are added). Also, draw fonts of inactive widgets in dimmed color.
Conflicts:
mixer/src/Mixer.C
12 years ago
Jonathan Moore Liles
582621edd2
Mixer: Fixes for consolidated timeout.
12 years ago
Jonathan Moore Liles
bbffb98981
Mixer: Consolidate all GUI update timeouts into one to avoid unnecessary X events.
12 years ago
Jonathan Moore Liles
72a1e2a5cf
Mixer: Implement de-zippering for controls of all built-in modules.
12 years ago
Jonathan Moore Liles
02bb329551
Mixer: Fix connection DND.
12 years ago
Jonathan Moore Liles
54b8dfefb7
Mixer: Allow copy/paste of mixer strips (even between instances).
12 years ago
Jonathan Moore Liles
550fb651c7
Mixer: Improve knob and slider appearance.
12 years ago
Jonathan Moore Liles
0552a9a7cf
Mixer: Allow drag and drop for moving mixer strips.
12 years ago