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 f4e6829c68 More of the same 10 years ago
..
AuPlugin.cpp AU plugins working; Always return valid in carla_get_cached_plugin_info 10 years ago
BridgePlugin.cpp Move semaphore code into a new file 10 years ago
CarlaPlugin.cpp Send param info in bridges until max is reached, instead of none 10 years ago
CarlaPlugin.pro Overall fixing 11 years ago
CarlaPluginInternal.cpp Make lib_symbol use a template for the function type 10 years ago
CarlaPluginInternal.hpp Use lib_t type for lib_* functions 10 years ago
CarlaPluginThread.cpp Fix running plugin bridges with empty filename 10 years ago
CarlaPluginThread.hpp Backend is now completely qt free 10 years ago
DssiPlugin.cpp Make lib_symbol use a template for the function type 10 years ago
FluidSynthPlugin.cpp Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
JucePlugin.cpp Fix loading VST3 plugins, closes #155 10 years ago
LadspaPlugin.cpp Make lib_symbol use a template for the function type 10 years ago
LinuxSamplerPlugin.cpp Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
Lv2Plugin.cpp Make lib_symbol use a template for the function type 10 years ago
Makefile More of the same 10 years ago
NativePlugin.cpp Update code for NATIVE_ prefix 10 years ago
Vst3Plugin.cpp Remove option to disable plugins/samplers, they will be always on 10 years ago
VstPlugin.cpp Make lib_symbol use a template for the function type 10 years ago