Jonathan Moore Liles
fc5c59c61d
Mixer: Implement port autoconnection system.
11 years ago
Jonathan Moore Liles
865a14b74b
Mixer: Fix saving of JACK inputs setting as adjusted from buttons on JACK module.
11 years ago
Jonathan Moore Liles
5ccc6e7595
Mixer: Implement basic groups.
12 years ago
Jonathan Moore Liles
932a78c747
Mixer: Fix jack client rename on strip rename.
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
6adf6a9389
OSC: Simplify OSC signal protocol. Add midi<->osc gateway program.
12 years ago
Jonathan Moore Liles
02bb329551
Mixer: Fix connection DND.
12 years ago
Jonathan Moore Liles
960dc543c3
Mixer: Clean up connection DND behavior.
12 years ago
Jonathan Moore Liles
973089890c
Mixer: Clean up some issues with display of JACK connection lists.
12 years ago
Jonathan Moore Liles
ea9d7b2420
Mixer: Fix resize issues with JACK module connection display list.
12 years ago
Jonathan Moore Liles
e6e101fc67
Tweak colors.
12 years ago
Jonathan Moore Liles
455c93683c
Implement drag and drop for making/breaking JACK connections in Non Mixer and Non Timeline.
(Drag jack output module and drop on jack input module of another strip)
In Non Mixer, all JACK modules (including Aux) will now list their connections.
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
70e0db1c47
Mixer: change active/inactive coloring of modules to make deactivation more visible.
12 years ago
Jonathan Moore Liles
f864159b51
Mixer: Ensure that JACK_Module passes chain_name_changed event to its Controllers.
13 years ago
Jonathan Moore Liles
a7902200e8
Mixer: Raise (arbitrary) maximum number of channels of JACK module from 6 to 16.
15 years ago
Jonathan Moore Liles
906872c79b
Massively reoganize tree.
15 years ago
Jonathan Moore Liles
c713db6f34
Mixer: Clean up some compiler warnings.
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
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
26230bac61
Mixer: Fix race condition causing invalid read in process thread of Meter_Indicator_Module.
15 years ago
Jonathan Moore Liles
4ed6b98297
JACK_Module: Don't forget to shutdown input ports in destructor.
15 years ago
Jonathan Moore Liles
d7f74e8e15
Mixer: Changes to support project saving/loading.
15 years ago
Jonathan Moore Liles
eacbcc173d
Implement Mixer.
15 years ago