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 55283557a8 Fix incorrect input port bounds on non-jack drivers, closes #186 10 years ago
..
CarlaEngine.cpp Remove debug prints used in previous commits 10 years ago
CarlaEngineBridge.cpp Generate a config.h file instead of passing -DHAVE_* stuff; Misc fixes 10 years ago
CarlaEngineClient.cpp Rework some code to not allow registering jack ports with the same name 10 years ago
CarlaEngineData.cpp Don't use out-of-process LV2 UIs on Windows, not working yet 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 Cleanup and minor rework of some engine graph code 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