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 23efbb8fed Rework jack client rename code; Misc fixing 12 years ago
..
AuPlugin.cpp Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 12 years ago
BridgePlugin.cpp Some more adjustments for clang; Fix reported warnings 12 years ago
CarlaPlugin.cpp Cleanup, fix plugin bridge crashes 12 years ago
CarlaPlugin.pro Overall fixing 12 years ago
CarlaPluginInternal.cpp Some more adjustments for clang; Fix reported warnings 12 years ago
CarlaPluginInternal.hpp Add and use PLUGIN_EXTRA_HINT_USES_MULTI_PROGS flag 12 years ago
CarlaPluginThread.cpp Disable winedebug msgs when running bridges 12 years ago
CarlaPluginThread.hpp Use uintptr_t in getPid() 12 years ago
CarlaPluginUi.cpp Fix OSX build 12 years ago
CarlaPluginUi.hpp Use uintptr_t in getPid() 12 years ago
CsoundPlugin.cpp Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 12 years ago
DssiPlugin.cpp Misc 12 years ago
FluidSynthPlugin.cpp Fix crash when loading sf2 files, closes #91 12 years ago
JucePlugin.cpp Some more adjustments for clang; Fix reported warnings 12 years ago
LadspaPlugin.cpp Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 12 years ago
LinuxSamplerPlugin.cpp Some more adjustments for clang; Fix reported warnings 12 years ago
Lv2Plugin.cpp Some more adjustments for clang; Fix reported warnings 12 years ago
Makefile Misc fixing; Send "pong" from bridge to server 12 years ago
NativePlugin.cpp Rework jack client rename code; Misc fixing 12 years ago
ReWirePlugin.cpp Don't build rewire stuff on OSX 12 years ago
Vst3Plugin.cpp Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 12 years ago
VstPlugin.cpp Some more adjustments for clang; Fix reported warnings 12 years ago