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 3f06388e8f Implement LV2 trigger and strictBounds ports; misc fixing 12 years ago
..
BridgePlugin.cpp More bridge work 12 years ago
CarlaPlugin.cpp Fully working LV2 time ports, including UI changes 12 years ago
CarlaPlugin.pro Misc 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 Continue plugin bridge work 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 bridge work 12 years ago
FluidSynthPlugin.cpp More bridge work 12 years ago
LadspaPlugin.cpp More bridge work 12 years ago
LinuxSamplerPlugin.cpp Continue plugin bridge work 12 years ago
Lv2Plugin.cpp Implement LV2 trigger and strictBounds ports; misc fixing 12 years ago
Makefile Final API changes, added a few more options 12 years ago
NativePlugin.cpp More bridge work 12 years ago
Vst3Plugin.cpp Use C++11 override 12 years ago
VstPlugin.cpp More bridge work 12 years ago