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 dbfc6116a9
Fix a couple of issues with carla-plugin
4 years ago
..
CarlaEngine.cpp Avoid comparing shared_ptr directly to nullptr 4 years ago
CarlaEngineBridge.cpp Avoid comparing shared_ptr directly to nullptr 4 years ago
CarlaEngineClient.cpp Avoid comparing shared_ptr directly to nullptr 4 years ago
CarlaEngineClient.hpp Change the way plugins are deleted, ensure they are not being used 4 years ago
CarlaEngineData.cpp Implement lv2ui background/foreground color 4 years ago
CarlaEngineDummy.cpp Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
CarlaEngineGraph.cpp Avoid comparing shared_ptr directly to nullptr 4 years ago
CarlaEngineGraph.hpp Change the way plugins are deleted, ensure they are not being used 4 years ago
CarlaEngineInternal.cpp Avoid comparing shared_ptr directly to nullptr 4 years ago
CarlaEngineInternal.hpp Backwards compatible std::shared_ptr 4 years ago
CarlaEngineJack.cpp Avoid comparing shared_ptr directly to nullptr 4 years ago
CarlaEngineJuce.cpp Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
CarlaEngineNative.cpp Fix a couple of issues with carla-plugin 4 years ago
CarlaEngineOsc.cpp Change the way plugins are deleted, ensure they are not being used 4 years ago
CarlaEngineOsc.hpp Backwards compatible std::shared_ptr 4 years ago
CarlaEngineOscHandlers.cpp Change the way plugins are deleted, ensure they are not being used 4 years ago
CarlaEngineOscSend.cpp Fix build, partially 4 years ago
CarlaEnginePorts.cpp Avoid comparing shared_ptr directly to nullptr 4 years ago
CarlaEnginePorts.hpp Avoid comparing shared_ptr directly to nullptr 4 years ago
CarlaEngineRtAudio.cpp Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
CarlaEngineThread.cpp Avoid comparing shared_ptr directly to nullptr 4 years ago
CarlaEngineThread.hpp Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago
Makefile Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago