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 9a6c17dc56
Optimize pipe reads, by reducing allocations
4 years ago
..
CarlaPlugin.cpp Protect Post-RT events with RAII, use separate pool for pending data 4 years ago
CarlaPluginAU.cpp Forgot to add new files.. 5 years ago
CarlaPluginBridge.cpp Prevent an assertion warning 4 years ago
CarlaPluginFluidSynth.cpp Cleanup and merge common code; Implement custom MIDI CC ranges 4 years ago
CarlaPluginInternal.cpp Fix previous commit, ensure pool sizes are the same 4 years ago
CarlaPluginInternal.hpp Protect Post-RT events with RAII, use separate pool for pending data 4 years ago
CarlaPluginJack.cpp Fixup process constness while at it 4 years ago
CarlaPluginJuce.cpp Fix strict and debug bridge build 4 years ago
CarlaPluginLADSPADSSI.cpp Cleanup and merge common code; Implement custom MIDI CC ranges 4 years ago
CarlaPluginLV2.cpp Optimize pipe reads, by reducing allocations 4 years ago
CarlaPluginNative.cpp Allow CV controls in a few more formats, plus in bridges as well 4 years ago
CarlaPluginSFZero.cpp Cleanup and merge common code; Implement custom MIDI CC ranges 4 years ago
CarlaPluginVST2.cpp Allow CV controls in a few more formats, plus in bridges as well 4 years ago
CarlaPluginVST3.cpp Forgot to add new files.. 5 years ago
Makefile Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago