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 b6a823457e Some renaming, rework and misc fixing 9 years ago
..
CarlaBackendUtils.hpp Rework NSM code, actually works now :) 9 years ago
CarlaBase64Utils.hpp Misc 10 years ago
CarlaBinaryUtils.hpp Generate a config.h file instead of passing -DHAVE_* stuff; Misc fixes 9 years ago
CarlaBridgeUtils.hpp Better timeout code client-side, other fixes 10 years ago
CarlaDssiUtils.cpp More cleanup & rework, juce (core) will always be enabled 10 years ago
CarlaDssiUtils.hpp Simplify LinkedList a bit, other misc changes 10 years ago
CarlaEngineUtils.hpp Cleanup and minor rework of some engine graph code 9 years ago
CarlaExternalUI.hpp Big push of the new plugins (experimental) 9 years ago
CarlaJuceEvents.cpp Fix build 10 years ago
CarlaJuceUtils.hpp Fix loading VST3 plugins, closes #155 10 years ago
CarlaLadspaUtils.hpp More tests; Start using std::size_t; Implement find_dssi_ui via juce 10 years ago
CarlaLibCounter.hpp Continue rework, at least make it build 10 years ago
CarlaLibUtils.hpp Use lib_t type for lib_* functions 10 years ago
CarlaLogThread.hpp Makefile cleanup 10 years ago
CarlaLv2Utils.hpp Remove vst-ui bridge, will not be used; Cleanup 10 years ago
CarlaMathUtils.hpp Rework of some latency and LADSPA code 9 years ago
CarlaMutex.hpp Fix possible crash when replacing zyn with another zyn 9 years ago
CarlaOscUtils.hpp Continue plugin-bridge work; Fixes to carla-shm utils 10 years ago
CarlaPatchbayUtils.cpp Continue rework, at least make it build 10 years ago
CarlaPatchbayUtils.hpp Some renaming, rework and misc fixing 9 years ago
CarlaPipeUtils.cpp Tweaks to windows build 9 years ago
CarlaPipeUtils.hpp Add ScopedEnvVar class, use it to safely pass LV2_PATH to bridges 9 years ago
CarlaPluginUI.cpp Use LD_PRELOAD to better map DSSI plugin UIs; Don't auto-center for now 9 years ago
CarlaPluginUI.hpp Initial code rework to make ui-bridges use pipes instead of osc 10 years ago
CarlaPluginUI_X11Icon.hpp Move some files 10 years ago
CarlaRingBuffer.hpp Wait until plugin-server clears the ringbuffer before sending more data 10 years ago
CarlaSemUtils.hpp Win32 semaphore implementation (instead of pthreads) 10 years ago
CarlaShmUtils.hpp Fix building with mingw but not for linux+wine usage 10 years ago
CarlaStateUtils.cpp Continue previous commit 9 years ago
CarlaStateUtils.hpp Save parameter midi CC mapping for plugins that use chunks 9 years ago
CarlaString.hpp Use full parameter names in NSM 9 years ago
CarlaStringList.hpp Start some cleanup and rework, DO NOT USE 10 years ago
CarlaThread.hpp Set Carla as process name when really appropriate, closes #138 10 years ago
CarlaUtils.hpp Add ScopedEnvVar class, use it to safely pass LV2_PATH to bridges 9 years ago
CarlaVstUtils.hpp More dpf module changes; Fix build 9 years ago
JucePluginWindow.hpp Cleaup; Adjust bridge stuff a bit more 10 years ago
LinkedList.hpp Send noteoffs on midifile/seq if needed; LinkedList out-of-mem fix 9 years ago
Lv2AtomRingBuffer.hpp Continue plugin-bridge work; Fixes to carla-shm utils 10 years ago
RtLinkedList.hpp Start some cleanup and rework, DO NOT USE 10 years ago