Jonathan Moore Liles
|
250b7db644
|
Cleanup compiler warnings.
|
2012-02-26 20:19:46 -08:00 |
Jonathan Moore Liles
|
2f67b1bee4
|
OSC: Fix signal creation notification.
|
2012-02-26 18:47:07 -08:00 |
Jonathan Moore Liles
|
dafc476222
|
Big OSC signal cleanups
|
2012-02-26 01:05:04 -08:00 |
Jonathan Moore Liles
|
a48a739db2
|
OSC: Improvements to signal routing.
|
2012-02-26 01:05:04 -08:00 |
Jonathan Moore Liles
|
edefd1126f
|
OSC: Signal cleanups.
|
2012-02-26 01:05:04 -08:00 |
Jonathan Moore Liles
|
080100d3b4
|
Mixer: Fix an invalid read on strip destruction due to a missing lock.
|
2012-02-26 01:05:03 -08:00 |
Jonathan Moore Liles
|
7cfa1ec38a
|
OSC: Implement generic signal model with path auto discovery through NSM.
|
2012-02-26 01:05:03 -08:00 |
Jonathan Moore Liles
|
31f0d6b311
|
Mixer: Destroy instances of Controller_Module when the connected modules are removed.
|
2012-02-26 01:05:03 -08:00 |
Jonathan Moore Liles
|
e9804033ab
|
Mixer: Fix GUI update on Controller_Modules being controlled via JACK CV.
|
2012-02-26 01:05:03 -08:00 |
Jonathan Moore Liles
|
4a22d675e2
|
Implement the Non-Session-Manager (NSM)
|
2012-02-26 01:05:02 -08:00 |
Jonathan Moore Liles
|
0590687857
|
Mixer: Don't allow ',' in OSC paths.
|
2012-02-26 01:04:40 -08:00 |
Jonathan Moore Liles
|
a11961f9b6
|
Mixer: Cleanup OSC value scaling/clamping behavior.
|
2012-02-26 01:04:40 -08:00 |
Jonathan Moore Liles
|
9ff41fe8fa
|
Mixer: Display realtime parameter changes (initiated via automation or GUI) in Module_Parameter_Editor
|
2012-02-26 01:04:40 -08:00 |
Jonathan Moore Liles
|
f3b9b0c00d
|
Mixer: Update OSC paths upon chain/strip name change.
|
2012-02-26 01:04:40 -08:00 |
Jonathan Moore Liles
|
5027e65d13
|
Mixer: Default OSC paths are CV. Use /unscaled for exact input.
|
2012-02-26 01:04:39 -08:00 |
Jonathan Moore Liles
|
812fad8567
|
Mixer: Feedback control values to OSC senders.
|
2012-02-26 01:04:39 -08:00 |
Jonathan Moore Liles
|
18a1429b22
|
Mixer: Create unique OSC paths even when multiple instances of a module/plugin with the same name exist in a chain.
|
2012-02-26 01:04:39 -08:00 |
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.
|
2012-02-26 01:04:39 -08:00 |
Jonathan Moore Liles
|
53f077ee88
|
Mixer: Add basic OSC control to Controller_Module.
|
2012-02-26 01:04:39 -08:00 |
Jonathan Moore Liles
|
fc31233d70
|
Mixer: Cleanup.
|
2010-02-24 09:06:11 -06:00 |
Jonathan Moore Liles
|
80278aa78a
|
FL: Get rid of unnecessary call to clip_children().
The idea being to restore compatibility with FLTK 1.1.7...
|
2010-02-06 11:23:21 -06:00 |
Jonathan Moore Liles
|
d5b169118e
|
Mixer: Destroy a module's parameter editor window when the module itself is destroyed.
|
2010-02-05 12:43:32 -06:00 |
Jonathan Moore Liles
|
0b0fb9ad87
|
Mixer: Don't die if user picks a submenu node in module context menu.
|
2010-02-04 13:05:25 -06:00 |
Jonathan Moore Liles
|
83e51b2f20
|
Fix another 64-bit bug in Module insertion.
|
2010-02-02 07:59:22 -06:00 |
Jonathan Moore Liles
|
906872c79b
|
Massively reoganize tree.
|
2010-02-01 02:26:42 -06:00 |