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 dcfa45b789 Respect max-parameters setting in plugin bridges 6 years ago
..
CarlaEngine.cpp Clean up some debug messages 6 years ago
CarlaEngineBridge.cpp Respect max-parameters setting in plugin bridges 6 years ago
CarlaEngineClient.cpp Optimize LinkedList getAt(), don't use it if possible 8 years ago
CarlaEngineData.cpp Small fix for transport changed check, in case BBT is not available 6 years ago
CarlaEngineGraph.cpp Fix plugins under carla-patchbay not receiving all events 6 years ago
CarlaEngineGraph.hpp Handle (ignore) arbitrary number of audio ports in rack mode 6 years ago
CarlaEngineInternal.cpp Fix local semaphore under macOS, optimize linux futexes 6 years ago
CarlaEngineInternal.hpp Expose carla-plugin in plugin bridge 6 years ago
CarlaEngineJack.cpp jack transport cannot be disabled in multi-client 6 years ago
CarlaEngineNative.cpp Expose new carla-plugin-native object 6 years ago
CarlaEngineOsc.cpp Fix osc client register with TCP, thanks jofemodo. 8 years ago
CarlaEngineOsc.hpp Fix osc client register with TCP, thanks jofemodo. 8 years ago
CarlaEngineOscSend.cpp Limit the amount of data sent to osc control clients 8 years ago
CarlaEnginePorts.cpp 2 more small memory issues fixed, caught by valgrind 6 years ago
CarlaEngineRtAudio.cpp Allow RtAudio device name to be empty, gets default value 6 years ago
CarlaEngineThread.cpp Fix exported lv2 plugins after latest changes 6 years ago
CarlaEngineThread.hpp Fix build 10 years ago
Makefile Fix build with -std=c++98 and adjustments for old Mac OS 6 years ago