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 e27d18f534 Add carla_get_internal_parameter_value func 11 years ago
..
AuPlugin.cpp Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 11 years ago
BridgePlugin.cpp Remove bridge packing, other stuff to ensure timePos bridge works 11 years ago
CarlaPlugin.cpp Add carla_get_internal_parameter_value func 11 years ago
CarlaPlugin.pro Overall fixing 11 years ago
CarlaPluginInternal.cpp More noexcept stuff 11 years ago
CarlaPluginInternal.hpp More noexcept stuff 11 years ago
CarlaPluginThread.cpp Disable winedebug msgs when running bridges 11 years ago
CarlaPluginThread.hpp Use uintptr_t in getPid() 11 years ago
CarlaPluginUi.cpp Don't use X11 on MacOS or Windows 11 years ago
CarlaPluginUi.hpp Don't use X11 on MacOS or Windows 11 years ago
CsoundPlugin.cpp Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 11 years ago
DssiPlugin.cpp Misc 11 years ago
FluidSynthPlugin.cpp Fix crash when loading sf2 files, closes #91 11 years ago
JucePlugin.cpp FIx build with new juce 11 years ago
LadspaPlugin.cpp Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 11 years ago
LinuxSamplerPlugin.cpp Some more adjustments for clang; Fix reported warnings 11 years ago
Lv2Plugin.cpp Some more adjustments for clang; Fix reported warnings 11 years ago
Makefile Misc fixing; Send "pong" from bridge to server 11 years ago
NativePlugin.cpp Add PLUGIN_USES_PARENT_ID native hint, cleanup 11 years ago
ReWirePlugin.cpp Don't build rewire stuff on OSX 11 years ago
Vst3Plugin.cpp Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 11 years ago
VstPlugin.cpp Some more adjustments for clang; Fix reported warnings 11 years ago