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 692dff2ee7 Initial LV2 worker code, still incomplete 12 years ago
..
BridgePlugin.cpp Minor optimizations 12 years ago
CarlaPlugin.cpp Try to prevent host<->UIs parameter changes feedback-loop 12 years ago
CarlaPlugin.pro Initial LV2 worker code, still incomplete 12 years ago
CarlaPluginGui.cpp Implement UIsAlwaysOnTop option in backend; Enable ui-bridge option 12 years ago
CarlaPluginGui.hpp LV2 UIs working, limited to Qt, X11 and External 12 years ago
CarlaPluginInternal.hpp Minor optimizations 12 years ago
CarlaPluginThread.cpp More LV2 work; fixes for OSC-based UIs 12 years ago
CarlaPluginThread.hpp More cleanup 12 years ago
DssiPlugin.cpp More LV2 work (use lv2 "control" port for events) 12 years ago
FluidSynthPlugin.cpp More LV2 work (use lv2 "control" port for events) 12 years ago
LadspaPlugin.cpp More LV2 work (use lv2 "control" port for events) 12 years ago
LinuxSamplerPlugin.cpp More LV2 work (use lv2 "control" port for events) 12 years ago
Lv2Plugin.cpp Initial LV2 worker code, still incomplete 12 years ago
Makefile Initial LV2 worker code, still incomplete 12 years ago
NativePlugin.cpp More LV2 work (use lv2 "control" port for events) 12 years ago
Vst3Plugin.cpp Use C++11 override 12 years ago
VstPlugin.cpp More LV2 work (use lv2 "control" port for events) 12 years ago