Jonathan Moore Liles
|
4a22d675e2
|
Implement the Non-Session-Manager (NSM)
|
15 years ago |
Jonathan Moore Liles
|
cff2c15583
|
Mixer: Fix mirroring and OSC automation of Spatialization controls.
|
13 years ago |
Jonathan Moore Liles
|
100b23d1fb
|
Mixer: Fix behavior issues of Toggle controls.
|
13 years ago |
Jonathan Moore Liles
|
f9bbdb20c9
|
Mixer: Make OSC ports a property of Module::Port, not Controller_Module. Therefore, all plugin parameters will be accessible via OSC.
|
13 years ago |
Jonathan Moore Liles
|
6d7059777b
|
Mixer: OSC enhancements. Responsd to both exact (range limited) and Control Voltage (0.0-1.0 on */cv) input.
|
13 years ago |
Jonathan Moore Liles
|
fe4faaca1b
|
Mixer: Allow clients to query for available OSC paths.
|
13 years ago |
Jonathan Moore Liles
|
53f077ee88
|
Mixer: Add basic OSC control to Controller_Module.
|
13 years ago |
Jonathan Moore Liles
|
fb8c9414a0
|
Mixer: Fix callback delivery by Controller Module.
|
15 years ago |
Jonathan Moore Liles
|
6ac4106a6c
|
Make spatialization mode of controller_module more robust.
|
15 years ago |
Jonathan Moore Liles
|
4a97f3dcb9
|
Mixer: Auto-connect spatializer controls to spatialization plugins.
|
15 years ago |
Jonathan Moore Liles
|
474ad167ed
|
Mixer: Save/load the control mode status of the gain controller as part of the mixer strip's state.
|
15 years ago |
Jonathan Moore Liles
|
80278aa78a
|
FL: Get rid of unnecessary call to clip_children().
The idea being to restore compatibility with FLTK 1.1.7...
|
15 years ago |
Jonathan Moore Liles
|
906872c79b
|
Massively reoganize tree.
|
15 years ago |
Jonathan Moore Liles
|
cf9427a006
|
Mixer: tweak the size of GUI elements.
|
15 years ago |
Jonathan Moore Liles
|
8b95806b2f
|
Mixer: Improve keyboard focus.
|
15 years ago |
Jonathan Moore Liles
|
13b3ddc301
|
Attempt to cope with failure to create JACK clients and ports.
|
15 years ago |
Jonathan Moore Liles
|
f464cdbaea
|
Mixer: Respond appropriately to JACK buffer size callback.
|
15 years ago |
Jonathan Moore Liles
|
209ece1264
|
Mixer: Cleanup.
|
15 years ago |
Jonathan Moore Liles
|
8087901269
|
Mixer: Make sure process queue is rebuilt upon binding of controls.
|
15 years ago |
Jonathan Moore Liles
|
4a6d084d7c
|
Mixer: Add context menu for Controllers. Save/load control mode.
|
15 years ago |
Jonathan Moore Liles
|
e1a41ba9c9
|
Add hack to support 'renaming' of JACK::Client.
We wouldn't need this if JACK had jack_client_set_name().
|
15 years ago |
Jonathan Moore Liles
|
a971175c8e
|
Mixer: Rearrange so that each mixer strip runs as its own JACK client.
|
15 years ago |
Jonathan Moore Liles
|
adf2d11b5b
|
Mixer: Don't forget to save and load controllers.
|
15 years ago |
Jonathan Moore Liles
|
0e33c199cf
|
Mixer: Add menubar.
|
15 years ago |
Jonathan Moore Liles
|
d7f74e8e15
|
Mixer: Changes to support project saving/loading.
|
15 years ago |
Jonathan Moore Liles
|
b7079c6147
|
Mixer: Don't forget to remove timeouts in destructors!
|
15 years ago |
Jonathan Moore Liles
|
65d4293665
|
Mixer: Improve the mousewheel behavior of Fl_Arc_Dial and add Fl_Value_SliderX.
You can now hold down the ctrl key for more precision.
|
15 years ago |
Jonathan Moore Liles
|
eacbcc173d
|
Implement Mixer.
|
15 years ago |