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.
Filipe Coelho ad123a4334
Optimize pipes (#1048)
5 years ago
..
CarlaPlugin.cpp Protect Post-RT events with RAII, use separate pool for pending data 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 previous commit, ensure pool sizes are the same 5 years ago
CarlaPluginInternal.hpp Protect Post-RT events with RAII, use separate pool for pending data 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 Optimize pipes (#1048) 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