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 da5da10a94 Use lv2 control index when sending MIDI data to UI, fixes #35 12 years ago
..
BridgePlugin.cpp Minor optimizations 12 years ago
CarlaPlugin.cpp Fix loading LV2 states (partially closes #38) 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 Use lv2 control index when sending MIDI data to UI, fixes #35 12 years ago
Makefile Initial LV2 worker code, still incomplete 12 years ago
NativePlugin.cpp Nekofilter active by default; Disable sunvox plugin for now 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