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 5c94f97c53 Implement loadFilename on backend side; zynaddsubfx files support 11 years ago
..
BridgePlugin.cpp Minor optimizations 11 years ago
CarlaPlugin.cpp Implement loadFilename on backend side; zynaddsubfx files support 11 years ago
CarlaPlugin.pro Misc 11 years ago
CarlaPluginGui.cpp Implement UIsAlwaysOnTop option in backend; Enable ui-bridge option 11 years ago
CarlaPluginGui.hpp LV2 UIs working, limited to Qt, X11 and External 11 years ago
CarlaPluginInternal.hpp Minor optimizations 11 years ago
CarlaPluginThread.cpp More LV2 work; fixes for OSC-based UIs 11 years ago
CarlaPluginThread.hpp More cleanup 11 years ago
DssiPlugin.cpp Set PLUGIN_IS_RTSAFE flag (unused for now) 11 years ago
FluidSynthPlugin.cpp Set PLUGIN_IS_RTSAFE flag (unused for now) 11 years ago
LadspaPlugin.cpp Set PLUGIN_IS_RTSAFE flag (unused for now) 11 years ago
LinuxSamplerPlugin.cpp Implement LinuxSampler midi-programs (only used in GIG files) 11 years ago
Lv2Plugin.cpp Use lv2 control index when sending MIDI data to UI, fixes #35 11 years ago
Makefile Initial LV2 worker code, still incomplete 11 years ago
NativePlugin.cpp Nekofilter active by default; Disable sunvox plugin for now 11 years ago
Vst3Plugin.cpp Use C++11 override 11 years ago
VstPlugin.cpp More LV2 work (use lv2 "control" port for events) 11 years ago