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 949de9f58f Add support for LV2_UI__windowTitle; Misc changes 10 years ago
..
AuPlugin.cpp Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 10 years ago
BridgePlugin.cpp Minor strict gcc warning fix (bridge param count overflow) 10 years ago
CarlaPlugin.cpp Set UI pipe to not close on exec; Fix build 10 years ago
CarlaPlugin.pro Overall fixing 11 years ago
CarlaPluginInternal.cpp LV2: Implement ui:makeResident, required by calf-gtk2 10 years ago
CarlaPluginInternal.hpp LV2: Implement ui:makeResident, required by calf-gtk2 10 years ago
CarlaPluginThread.cpp Let us open bad UIs even if they locked or crashed before 10 years ago
CarlaPluginThread.hpp Use uintptr_t in getPid() 10 years ago
CarlaPluginUi.cpp Misc 10 years ago
CarlaPluginUi.hpp Misc 10 years ago
CsoundPlugin.cpp Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 10 years ago
DssiPlugin.cpp Bridges related stuff 10 years ago
FluidSynthPlugin.cpp Bridges related stuff 10 years ago
JucePlugin.cpp Bridges related stuff 10 years ago
LadspaPlugin.cpp Bridges related stuff 10 years ago
LinuxSamplerPlugin.cpp Some more adjustments for clang; Fix reported warnings 10 years ago
Lv2Plugin.cpp Add support for LV2_UI__windowTitle; Misc changes 10 years ago
Makefile Makefile cleanup 10 years ago
NativePlugin.cpp Bridges related stuff 10 years ago
ReWirePlugin.cpp Bridges related stuff 10 years ago
Vst3Plugin.cpp Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 10 years ago
VstPlugin.cpp Bridges related stuff 10 years ago