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 71528d7daa Fix loading VST3 plugins, closes #155 10 years ago
..
AuPlugin.cpp AU plugins working; Always return valid in carla_get_cached_plugin_info 10 years ago
BridgePlugin.cpp Send param info in bridges until max is reached, instead of none 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 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 running plugin bridges with empty filename 10 years ago
CarlaPluginThread.hpp Backend is now completely qt free 10 years ago
DssiPlugin.cpp Increase max allowed CC number from 95 to 119, fixes #147 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 Pass CV buffers directly in plugin process function 10 years ago
LinuxSamplerPlugin.cpp Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
Lv2Plugin.cpp Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
Makefile Move some files 10 years ago
NativePlugin.cpp Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
Vst3Plugin.cpp Remove option to disable plugins/samplers, they will be always on 10 years ago
VstPlugin.cpp Implement programs for juce plugin 10 years ago