Jonathan Moore Liles
cdad26211b
Bump versions.
2021-01-27 17:50:26 -08:00
Jonathan Moore Liles
3aa5fc3c21
Mixer: Avoid some unnecessary reallocations when changing channel count.
2021-01-27 17:43:35 -08:00
Jonathan Moore Liles
0f8017a1ef
Mixer: Cope with some plugins having insane numbers of parameters.
2021-01-27 17:41:19 -08:00
Jonathan Moore Liles
181dd64689
Mixer: Fix export strip function.
2021-01-20 17:22:51 -08:00
Jonathan Moore Liles
0b23c871ee
Mixer: Re-transmit the minimum amount of OSC/MIDI feedback messages when strips are rearranged.
2021-01-10 14:46:27 -08:00
Jonathan Moore Liles
393684f376
Mixer: Enforce stability of module OSC path over close/open cycles.
...
Also, allow CV input of for multiple instances of the same plugin/parameter on the same strip.
2021-01-10 14:46:27 -08:00
Jonathan Moore Liles
ab469f8a23
Mixer: Fix crash on save after group removal.
2021-01-10 14:46:27 -08:00
Jonathan Moore Liles
cf03ea1562
Mixer: fix size of SM blinker.
2021-01-10 14:46:27 -08:00
Jonathan Moore Liles
cda92589e9
Mixer: Fix meter falloff in chain view.
2021-01-10 14:46:27 -08:00
Jonathan Moore Liles
f2aeb8a1f8
Mixer/DPM: Fix bug where peaks are sometimes not drawn.
2021-01-10 14:46:27 -08:00
Jonathan Moore Liles
9f3181b9c7
Mixer: Because disconnecting/connecting JACK ports is slow, when handling a change of strip auto input setting, avoid disconnecting a port and then reconnecting it later.
2021-01-10 14:46:27 -08:00
Jonathan Moore Liles
793a9c1d4b
Mixer: Make port autoconnection during startup and shutdown more efficient.
2021-01-10 14:46:27 -08:00
Jonathan Moore Liles
f6e3ca8831
Mixer: Automatically run in "noui" mode if DISPLAY environment variable unset (i.e. X11 not available).
2021-01-10 14:46:27 -08:00
Jonathan Moore Liles
286dec338c
Mixer: Fix JACK port disconnection when Auto Input/Output mode is changed.
2021-01-10 14:46:27 -08:00
Jonathan Moore Liles
00c02c7d74
Mixer: Fix settings menu layout issue.
2021-01-10 14:46:27 -08:00
Jonathan Moore Liles
e46fac4470
Partially revert "Mixer: Avoid some unnecessary redraws when opening project."
...
This reverts commit e303cf093f32472ed582ec0cad1ff758278f71f6.
2021-01-10 14:46:27 -08:00
Jonathan Moore Liles
e0402a3b99
Mixer: Fix glitch in redrawing of meter scales when scrolling.
2021-01-10 14:46:27 -08:00
Jonathan Moore Liles
82f9610ca8
Mixer: Try to better cope with parameter feedback feedback cycles.
2021-01-10 14:46:20 -08:00
Jonathan Moore Liles
e290c6ea60
Mixer: Fix crash if user messes with the window while project is loading.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
9aa275e0af
Mixer: Fix crash when disabling strip auto output.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
f5b215066a
Mixer: Implement slow fall off for meters.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
ae773fbf62
Mixer: Tweak appearance.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
6bde5017f5
Mixer,Timeline: Fix port connection drag and drop between applications.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
da78618e5b
Mixer: Make meters more efficient.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
d84416c196
Mixer/Module_Parameter_Editor: Tweak layout so that 4-Band Parametric Filter plugin is more legible.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
a59823e4c5
Mixer: Tweak strip highlighting.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
6673606262
Mixer: Tweak meter appearance.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
655ccf94c3
Mixer: Avoid some unnecessary redraws when opening project.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
a9846d1fc3
Mixer: Tweak meter appearance.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
830823a226
Mixer/DPM: Quick hack to add smoothing to meter values.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
dd274db49b
Mixer/Module_Parameter_Editor: Tweak slider appearance.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
13c107ebcc
Mixer: Tweak meter appearance to look better with light color schemes.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
b1d59fc68a
Timeline,Mixer: Tweak colors for light themes.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
628fef30e9
Mixer/Module_Parameter_Editor: Increase font sizes, tweak boxtypes.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
ee872467fb
Mixer: Make panner points more opaque.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
9987f78a72
Mixer: Dezipper spatializer azimuth and elevation automation.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
7895b5ec7e
Mixer: Allow Mono Pan module to be added a stereo chain. This converts the signal to mono and then pans the result. Useful for auditioning a mix in mono.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
8d6885387b
Mixer: Show strip number at top of each strip (eases mentally mapping onto hardware control surface).
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
e5c08b3b58
MIDI-Mapper: Require controls to be actuated/moved twice before mapping signal in order to detect whether value has 14, 7 or 1 significant bits.
...
Also, support non-motirzed faders/endless encoders by not transmitting control change until value of controller comes within 5% of value of signal.
Also, change file format (backwards compatible).
Also, fix some issues with NRPN decoding.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
572f94ad44
MIDI-Mapper: Preserve mapping creation order when loading/saving. This makes it possible to fiddle controls in a defined order and then edit the file to give them useful names.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
10bcd0c2d7
Midi-Mapper: Don't get confused if user neglects to operate all controls on the first run.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
a2089421b1
Mixer: Give better visual feedback in control OSC/MIDI learning mode.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
5affbe4cef
Mixer: Fix osc/midi by-number mode control for strips with names containing punctuation and spaces.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
9b87c089d0
Mixer: Improve contrast with light color scheme.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
cb3d4f9254
Mixer: Remove superfluous semicolon.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
9330b07d99
Mixer: Fix off by one bug in strip autoconnect affecting Auxes.
2021-01-09 15:00:35 -08:00
Jonathan Moore Liles
b3ffef17b5
Mixer: Show strip number at top of each strip (eases mentally mapping onto hardware control surface).
2021-01-05 18:20:23 -08:00
Jonathan Moore Liles
a7a7b967c8
Mixer: Tweak module colors. Show LADSPA plugins in a different color.
2021-01-05 18:20:23 -08:00
Jonathan Moore Liles
0106604073
Mixer: Fix crash when closing project containing certain configurations of modules.
2021-01-02 13:28:13 -08:00
Olivier Humbert
d280f9391f
Update non-mixer.desktop.in
2018-09-16 11:14:52 -07:00