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 b0035be5c9 Don't call engine->idle if engine is plugin; Give plugin hosts idle 10 years ago
..
CarlaEngine.cpp Fix project file syntax when connections have non-xml-friendly names 10 years ago
CarlaEngineBridge.cpp Increase bridge ping timeout from 5secs to 30secs 10 years ago
CarlaEngineClient.cpp Rework some code to not allow registering jack ports with the same name 10 years ago
CarlaEngineData.cpp Change default process mode to patchbay on non-linux systems 10 years ago
CarlaEngineGraph.cpp Fix incorrect input port bounds on non-jack drivers, closes #186 10 years ago
CarlaEngineGraph.hpp Continue rework, now working properly I think... 10 years ago
CarlaEngineInternal.cpp Cleanup and minor rework of some engine graph code 10 years ago
CarlaEngineInternal.hpp Continue rework, now working properly I think... 10 years ago
CarlaEngineJack.cpp stoat 10 years ago
CarlaEngineJuce.cpp Misc OSX fixes 10 years ago
CarlaEngineNative.cpp Don't call engine->idle if engine is plugin; Give plugin hosts idle 10 years ago
CarlaEngineOsc.cpp Allow to configure osc ports via CARLA_OSC_TCP/UDP_PORT env vars 10 years ago
CarlaEngineOsc.hpp Generate a config.h file instead of passing -DHAVE_* stuff; Misc fixes 10 years ago
CarlaEngineOscSend.cpp Generate a config.h file instead of passing -DHAVE_* stuff; Misc fixes 10 years ago
CarlaEnginePorts.cpp Write all-note/sound-off & program events as control events 10 years ago
CarlaEngineRtAudio.cpp Fix incorrect input port bounds on non-jack drivers, closes #186 10 years ago
CarlaEngineThread.cpp Make liblo optional 10 years ago
CarlaEngineThread.hpp Fix build 11 years ago
Makefile Cleanup 10 years ago