Releases: falkTX/Carla
2.0-RC4
- carla-vst: Add Ardour workaround for its 'Analysis' window
- carla-vst: Fix typo leading to buffer size of 1 during plugin activation
- Fix for some stupid plugins messing up with global signals (restore original signals after creating plugin)
- Fix dry/wet for VST plugins (by creating extra buffer for inline processing)
- Fix crash in RtAudio when ALSA soundcard is listed but not available
- Fix crash on JACK buffer size changes in patchbay mode
- Fix crash when directly loading vst shell plugins (carla-single or drag&drop dll file)
- Fix loading multiple exported LV2 plugins (always copy full carla-plugin binary when exporting)
- Fix missing transport information when Carla is not jack transport master
- Fix opening a few VST2 UIs (we give up trying to follow VST spec, always assume UI opens nicely)
- Fix plugin bridges not working under Fedora (RT threads were able to be setup, but not started)
- Automatically terminate wine bridges if main carla dies
- Calculate VST2 ppqPos in a more reliable way
- Do not set up RtAudio in "hog device" mode
- Do not build external plugins in debug or strict build
- Handle more sources of VST2 automation via audioMasterAutomate
- Handle worst-case scenario of carla-plugin buffer size being too low
See the announcement at http://kxstudio.linuxaudio.org/News/?action=view&url=carla-20-rc4-is-here
2.1 Alpha1 (Windows VST test)
A release for a Windows VST plugin version for testing.
2.0-RC3
- Fix bridge-lv2-x11 crash when manually started from CLI
- LV2: Don't prefer plugin bridges for certain hardcoded plugins (Calf, ir.lv2 and v1 series)
- VST: Do not call plugin effEditIdle on update display opcode, fixing crashes for a few plugins
2.0-RC2
See the announcement at http://kxstudio.linuxaudio.org/News/?action=view&url=carla-20-rc2-is-here
2.0-RC1
See the announcement at http://kxstudio.linuxaudio.org/News/?action=view&url=carla-20-rc1-is-here
2.0-beta7
http://kxstudio.linuxaudio.org/News/?action=view&url=carla-20-beta7-is-here
Add confirmation dialog for quitting Carla
Add confirmation dialog for "Remove All" and "New File" actions
Add internal MIDI Channel A/B plugin
Add semitones parameter to internal midi-transpose plugin
Implement move up/down plugins in rack (right-click menu)
Implement LV2 UI port notifications to feedback messages to UI
Implement more libjack stubs, Catia now loads inside Carla :)
Transport controls are now considered stable and always enabled, no longer in experimental settings
Disable ableton-link and audio kits search UI elements if not built/enabled
Do not capture logs if running in nogui mode
Do not use or check for kVstParameterUsesIntegerMinMax VST property
Do not lockup on close in case audio driver stops working
Export LV2 window is now a simple combo-box, making it more usable
Save plugin author name in exported LV2 plugin
Increase polling rate for non-gui mode (30 Hz), fixes slow OSC handling
Fix mouse position offset of Carla-embed mouse events
Fix processing of internal plugins with multi MIDI inputs
Fix crash when closing a session containing bridges with Ctrl+C
Fix patchbay/graph to work with variable buffer sizes
Fix some issues regarding integer parameter control
Fix controlling logarithmic parameters with MIDI CC
Fix "MIDI CC 0x01" not selectable in some systems
Fix loading of VST plugin parameters and LV2 state for plugin bridges
Fix carla-single usage under ladish
Fix file dialog filter of the internal MIDI file plugin
2.0-beta6
2.0-beta5b
Testing of OSX binary