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 1d24af0f28
Pass plugin path settings to auto-discovery
2 years ago
..
CarlaPlugin.cpp Stop using VLAs on code that will be used in OBS 2 years ago
CarlaPluginAU.cpp Change the way plugins are deleted, ensure they are not being used 5 years ago
CarlaPluginBridge.cpp Pass plugin path settings to auto-discovery 2 years ago
CarlaPluginCLAP.cpp Fix last commit 2 years ago
CarlaPluginFluidSynth.cpp Stop using VLAs on code that will be used in OBS 2 years ago
CarlaPluginInternal.cpp Stop using VLAs on code that will be used in OBS 2 years ago
CarlaPluginInternal.hpp Stop using VLAs on code that will be used in OBS 2 years ago
CarlaPluginJSFX.cpp Make SFZero and JSFX not rely on VLAs 2 years ago
CarlaPluginJack.cpp Use carla time utils in a few more places 2 years ago
CarlaPluginJuce.cpp Continue removal of juce from plugin bridges 2 years ago
CarlaPluginLADSPADSSI.cpp Fix DSSI MIDI events 2 years ago
CarlaPluginLV2.cpp Rename a pipe method, add docs 2 years ago
CarlaPluginNative.cpp Stop using VLAs on code that will be used in OBS 2 years ago
CarlaPluginSFZero.cpp Make SFZero and JSFX not rely on VLAs 2 years ago
CarlaPluginVST2.cpp Simplify vst2 midi checks 2 years ago
CarlaPluginVST3.cpp implement vst3 midi input 2 years ago
Makefile Remove the use of mingw-std-threads 2 years ago