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 29f8bbf13f Rework some plugin MIDI code, closes #134 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 Fix bridge zombies, closes #123 10 years ago
CarlaPluginThread.hpp Backend is now completely qt free 10 years ago
DssiPlugin.cpp Rework some plugin MIDI code, closes #134 10 years ago
FluidSynthPlugin.cpp Rework some plugin MIDI code, closes #134 10 years ago
JucePlugin.cpp Rework some plugin MIDI code, closes #134 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 Rework some plugin MIDI code, closes #134 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