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 46ecbdbec3 Fix Windows build 10 years ago
..
AuPlugin.cpp Remove option to disable plugins/samplers, they will be always on 10 years ago
BridgePlugin.cpp Rework some plugin MIDI code, closes #134 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 Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing) 10 years ago
CarlaPluginThread.hpp Backend is now completely qt free 10 years ago
DssiPlugin.cpp DSSI/LV2: Disable mapping programs if plugin does not expose them 10 years ago
FluidSynthPlugin.cpp Rework some plugin MIDI code, closes #134 10 years ago
JucePlugin.cpp Fix Windows build 10 years ago
LadspaPlugin.cpp Pass CV buffers directly in plugin process function 10 years ago
LinuxSamplerPlugin.cpp Rework some plugin MIDI code, closes #134 10 years ago
Lv2Plugin.cpp DSSI/LV2: Disable mapping programs if plugin does not expose them 10 years ago
Makefile Move some files 10 years ago
NativePlugin.cpp Rework some plugin MIDI code, closes #134 10 years ago
Vst3Plugin.cpp Remove option to disable plugins/samplers, they will be always on 10 years ago
VstPlugin.cpp Rework some plugin MIDI code, closes #134 10 years ago