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 fb7017de85 Fix OSX build and minor things detected by clang 10 years ago
..
AuPlugin.cpp Remove option to disable plugins/samplers, they will be always on 10 years ago
BridgePlugin.cpp Report to host when a bridge times-out and auto-deactivates 10 years ago
CarlaPlugin.cpp Trying to get bridges to update Id on plugin removal 10 years ago
CarlaPlugin.pro Overall fixing 11 years ago
CarlaPluginInternal.cpp Cleanup 10 years ago
CarlaPluginInternal.hpp Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
CarlaPluginThread.cpp Auto-detect binary type, makes possible to load projs with bridges 10 years ago
CarlaPluginThread.hpp Backend is now completely qt free 10 years ago
DssiPlugin.cpp Misc 10 years ago
FluidSynthPlugin.cpp More bridge work; map 1:1 engine events to bridge rt events 10 years ago
JucePlugin.cpp Fix OSX build and minor things detected by clang 10 years ago
LadspaPlugin.cpp CarlaPlugin::idle() was missing for ladspa and dssi 10 years ago
LinuxSamplerPlugin.cpp More bridge work; map 1:1 engine events to bridge rt events 10 years ago
Lv2Plugin.cpp More bridge work; map 1:1 engine events to bridge rt events 10 years ago
Makefile Move some files 10 years ago
NativePlugin.cpp More bridge work; map 1:1 engine events to bridge rt events 10 years ago
Vst3Plugin.cpp Remove option to disable plugins/samplers, they will be always on 10 years ago
VstPlugin.cpp CarlaPlugin::setChunkData now uses direct data+size instead of base64 10 years ago