26 Commits (a3a8247b83f5f539ee9847aad0b359a8806e2ab6)

Author SHA1 Message Date
  Jonathan Moore Liles a3a8247b83 Mixer: Add connection/disconnection submenu to controller module context menu. 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 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 00a78fdb27 Mixer: Set a default upper bound on module parameters of 1 in case the module (LADSPA Plugins in particular) doesn't specify one. 12 years ago
  Jonathan Moore Liles fc5ef8f9f9 Mixer: Add new module "Aux" to allow creation of "send" topology without requiring an extra strip to control the send gain. 12 years ago
  Jonathan Moore Liles eff5189638 Mixer: Add 'visible' property to port hints. 12 years ago
  Jonathan Moore Liles 42072343d3 Mixer: Fix persistence of bypass setting for LADSPA plugins. 12 years ago
  Jonathan Moore Liles b1eb988257 Mixer: Refuse to bypass modules whose channel configuration makes bypassing illogical. 12 years ago
  Jonathan Moore Liles 63c4f68b3b Mixer: Fix plugin bypass and plugin insertion broken by 8b9ef85. 12 years ago
  Jonathan Moore Liles 3a999ecc86 Mixer: Fix segfault in module paste. 12 years ago
  Jonathan Moore Liles 363f2f04bc Mixer: Allow controller modules to be removed. 13 years ago
  Jonathan Moore Liles 16a4c0f51d Mixer: Fix receiving of direct OSC messages. 13 years ago
  Jonathan Moore Liles da225ff64a nonlib: Remove sigc++ dependencey from OSC::Endpoint. 13 years ago
  Jonathan Moore Liles dafc476222 Big OSC signal cleanups 13 years ago
  Jonathan Moore Liles a48a739db2 OSC: Improvements to signal routing. 13 years ago
  Jonathan Moore Liles edefd1126f OSC: Signal cleanups. 13 years ago
  Jonathan Moore Liles 7cfa1ec38a OSC: Implement generic signal model with path auto discovery through NSM. 13 years ago
  Jonathan Moore Liles a11961f9b6 Mixer: Cleanup OSC value scaling/clamping behavior. 13 years ago
  Jonathan Moore Liles 9ff41fe8fa Mixer: Display realtime parameter changes (initiated via automation or GUI) in Module_Parameter_Editor 13 years ago
  Jonathan Moore Liles d2a3afb810 Mixer: Don't create/destroy OSC ports more often than necessary. 13 years ago
  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. 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 53f077ee88 Mixer: Add basic OSC control to Controller_Module. 13 years ago
  Jonathan Moore Liles 906872c79b Massively reoganize tree. 15 years ago
  Jonathan Moore Liles 9002016db5 Mixer: Implement cut/copy/paste for modules. 15 years ago
  Jonathan Moore Liles f464cdbaea Mixer: Respond appropriately to JACK buffer size callback. 15 years ago
  Jonathan Moore Liles 3aca0212c4 Mixer: Add context menus for modules. 15 years ago
  Jonathan Moore Liles 8e0a625312 Mixer: Allow user to add internal modules as well as plugins to a chain. 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 20530efd3d Mixer: Teach modules how to serializer their input port settings. 15 years ago
  Jonathan Moore Liles 4014b79c5c Mixer: Properly handle multiple plugin instances in one Plugin module.. 15 years ago
  Jonathan Moore Liles eacbcc173d Implement Mixer. 15 years ago