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 4189b7f085 Misc 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 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 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 Set PLUGIN_IS_RTSAFE flag (unused for now) 12 years ago
FluidSynthPlugin.cpp Set PLUGIN_IS_RTSAFE flag (unused for now) 12 years ago
LadspaPlugin.cpp Set PLUGIN_IS_RTSAFE flag (unused for now) 12 years ago
LinuxSamplerPlugin.cpp Implement LinuxSampler midi-programs (only used in GIG files) 12 years ago
Lv2Plugin.cpp Set PLUGIN_IS_RTSAFE flag (unused for now) 12 years ago
Makefile Initial LV2 worker code, still incomplete 12 years ago
NativePlugin.cpp Proper naming of forced-stereo 2nd audio port for internal plugins 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