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