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 0098991645 Implement file callback, used in audio and midi-file plugs 10 years ago
..
CarlaEngine.cpp Implement file callback, used in audio and midi-file plugs 10 years ago
CarlaEngine.pro Overall fixing 11 years ago
CarlaEngineBridge.cpp More plugin bridges work, win32 working :D 10 years ago
CarlaEngineInternal.cpp Move static host stuff to engine, so it works for carla-plugin 10 years ago
CarlaEngineInternal.hpp Don't use thread-safety on bridges, not needed 10 years ago
CarlaEngineJack.cpp Use a CriticalSection when engine UI/main calls 10 years ago
CarlaEngineJuce.cpp Fix build with new juce 10 years ago
CarlaEngineNative.cpp Misc fixing, show info/error dialogs when requested 10 years ago
CarlaEngineOsc.cpp More bridge work and testing 10 years ago
CarlaEngineOsc.hpp Don't use thread-safety on bridges, not needed 10 years ago
CarlaEngineRtAudio.cpp Add pluginId to CLIENT_ADDED callback; Misc changes 10 years ago
CarlaEngineThread.cpp Use separate thread for osc input 10 years ago
CarlaEngineThread.hpp Move some file and functions around 10 years ago
Makefile Use separate thread for osc input 10 years ago