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 5466940fb9
Fix wasm build with liblo (disable DSSI UIs and NSM)
1 year 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 Use carla time utils in a few more places 2 years ago
CarlaPluginCLAP.cpp Allow building for platforms without VST3 UI, add wasm CI test 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 1 year ago
CarlaPluginLADSPADSSI.cpp Fix wasm build with liblo (disable DSSI UIs and NSM) 1 year ago
CarlaPluginLV2.cpp Fix a compiler warning 1 year 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 Fix VST2 and VST3 custom UI embed 2 years ago
CarlaPluginVST3.cpp Fix build 1 year ago
Makefile Remove the use of mingw-std-threads 2 years ago