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 5be55f6d53 Implement programs for juce plugin 11 years ago
..
AuPlugin.cpp AU plugins working; Always return valid in carla_get_cached_plugin_info 11 years ago
BridgePlugin.cpp Send param info in bridges until max is reached, instead of none 11 years ago
CarlaPlugin.cpp Send param info in bridges until max is reached, instead of none 11 years ago
CarlaPlugin.pro Overall fixing 12 years ago
CarlaPluginInternal.cpp Expose plugin CV ports, use it in plugin class rather than lv2 only 11 years ago
CarlaPluginInternal.hpp Expose plugin CV ports, use it in plugin class rather than lv2 only 11 years ago
CarlaPluginThread.cpp Fix running plugin bridges with empty filename 11 years ago
CarlaPluginThread.hpp Backend is now completely qt free 11 years ago
DssiPlugin.cpp Increase max allowed CC number from 95 to 119, fixes #147 11 years ago
FluidSynthPlugin.cpp Increase max allowed CC number from 95 to 119, fixes #147 11 years ago
JucePlugin.cpp Implement programs for juce plugin 11 years ago
LadspaPlugin.cpp Pass CV buffers directly in plugin process function 11 years ago
LinuxSamplerPlugin.cpp Increase max allowed CC number from 95 to 119, fixes #147 11 years ago
Lv2Plugin.cpp Increase max allowed CC number from 95 to 119, fixes #147 11 years ago
Makefile Move some files 11 years ago
NativePlugin.cpp Increase max allowed CC number from 95 to 119, fixes #147 11 years ago
Vst3Plugin.cpp Remove option to disable plugins/samplers, they will be always on 11 years ago
VstPlugin.cpp Implement programs for juce plugin 11 years ago