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 1dae245eff
Make SFZero and JSFX not rely on VLAs
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 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
CarlaPluginCLAP.mm Add a few more *.mm file variants 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 Start listening for vst3 callbacks 2 years ago
CarlaPluginLADSPADSSI.cpp Stop using VLAs on code that will be used in OBS 2 years ago
CarlaPluginLV2.cpp lv2: handle invalid empty paths the same way as lilv 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 Fix VST2 and VST3 custom UI embed 2 years ago
CarlaPluginVST2.mm Add a few more *.mm file variants 2 years ago
CarlaPluginVST3.cpp Allow building for platforms without VST3 UI, add wasm CI test 2 years ago
CarlaPluginVST3.mm Add a few more *.mm file variants 2 years ago
Makefile Remove the use of mingw-std-threads 2 years ago