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 3ed767db8f Misc 10 years ago
..
AuPlugin.cpp Remove option to disable plugins/samplers, they will be always on 11 years ago
BridgePlugin.cpp Pass CV buffers directly in plugin process function 10 years ago
CarlaPlugin.cpp Expose plugin CV ports, use it in plugin class rather than lv2 only 10 years ago
CarlaPlugin.pro Overall fixing 11 years ago
CarlaPluginInternal.cpp Expose plugin CV ports, use it in plugin class rather than lv2 only 10 years ago
CarlaPluginInternal.hpp Expose plugin CV ports, use it in plugin class rather than lv2 only 10 years ago
CarlaPluginThread.cpp Fix bridge zombies, closes #123 10 years ago
CarlaPluginThread.hpp Backend is now completely qt free 11 years ago
DssiPlugin.cpp Pass CV buffers directly in plugin process function 10 years ago
FluidSynthPlugin.cpp Pass CV buffers directly in plugin process function 10 years ago
JucePlugin.cpp Pass CV buffers directly in plugin process function 10 years ago
LadspaPlugin.cpp Pass CV buffers directly in plugin process function 10 years ago
LinuxSamplerPlugin.cpp Pass CV buffers directly in plugin process function 10 years ago
Lv2Plugin.cpp Fix for some broken LV2 plugins that set UI festures on DSP side 10 years ago
Makefile Move some files 11 years ago
NativePlugin.cpp Apply CV changes to engine bridge; Fix build 10 years ago
Vst3Plugin.cpp Remove option to disable plugins/samplers, they will be always on 11 years ago
VstPlugin.cpp Misc 10 years ago