Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falkTX d26ecc359a
Fix crash when removing plugin with active cv control ports
5 years ago
..
CarlaPlugin.cpp Add safety checks around CV control ranges 5 years ago
CarlaPluginAU.cpp Forgot to add new files.. 6 years ago
CarlaPluginBridge.cpp Prevent an assertion warning 5 years ago
CarlaPluginFluidSynth.cpp Cleanup and merge common code; Implement custom MIDI CC ranges 5 years ago
CarlaPluginInternal.cpp Fix crash when removing plugin with active cv control ports 5 years ago
CarlaPluginInternal.hpp Cleanup and merge common code; Implement custom MIDI CC ranges 5 years ago
CarlaPluginJack.cpp Fixup process constness while at it 5 years ago
CarlaPluginJuce.cpp Fix strict and debug bridge build 5 years ago
CarlaPluginLADSPADSSI.cpp Cleanup and merge common code; Implement custom MIDI CC ranges 5 years ago
CarlaPluginLV2.cpp Cleanup and merge common code; Implement custom MIDI CC ranges 5 years ago
CarlaPluginNative.cpp Allow CV controls in a few more formats, plus in bridges as well 5 years ago
CarlaPluginSFZero.cpp Cleanup and merge common code; Implement custom MIDI CC ranges 5 years ago
CarlaPluginVST2.cpp Allow CV controls in a few more formats, plus in bridges as well 5 years ago
CarlaPluginVST3.cpp Forgot to add new files.. 6 years ago
Makefile Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago