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 f4930b63f4 Use libmagic on Unix systems (Linux and MacOS) 10 years ago
..
CarlaBackendUtils.hpp AU plugins working; Always return valid in carla_get_cached_plugin_info 10 years ago
CarlaBase64Utils.hpp Misc 10 years ago
CarlaBinaryUtils.hpp Use libmagic on Unix systems (Linux and MacOS) 10 years ago
CarlaBridgeUtils.hpp Pass CV buffers directly in plugin process function 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 Misc 10 years ago
CarlaExternalUI.hpp Correct some settings code; Apply to plugin version properly 10 years ago
CarlaJuceEvents.cpp Fix build 10 years ago
CarlaJuceUtils.hpp Code update for -Weffc++ 10 years ago
CarlaLadspaUtils.hpp More tests; Start using std::size_t; Implement find_dssi_ui via juce 10 years ago
CarlaLibCounter.hpp Code update for -Weffc++ 10 years ago
CarlaLibUtils.hpp Misc 10 years ago
CarlaLogThread.hpp Makefile cleanup 10 years ago
CarlaLv2Utils.hpp Extend get_internal_plugin_* for cached ones, to be used for LV2 and AU 10 years ago
CarlaMathUtils.hpp discovery should not link to juce-audio-basics; Misc changes 10 years ago
CarlaMutex.hpp Code update for -Weffc++ 10 years ago
CarlaOscUtils.hpp Proper OSC-URL update in plugin-bridges 10 years ago
CarlaPatchbayUtils.hpp Code update for -Weffc++ 10 years ago
CarlaPipeUtils.hpp Fix possible locale issues when using carla as plugin 10 years ago
CarlaPluginUI.cpp LV2 Cocoa UIs now working 10 years ago
CarlaPluginUI.hpp Experimental support for LV2UI resize on host side 10 years ago
CarlaPluginUI_X11Icon.hpp Move some files 10 years ago
CarlaRingBuffer.hpp Misc 10 years ago
CarlaShmUtils.hpp Fix potential crash when shm_open fails 10 years ago
CarlaStateUtils.cpp Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
CarlaStateUtils.hpp Save some engine settings in project file 10 years ago
CarlaString.hpp Fix plugin chunks randomly not saving; Misc changes 10 years ago
CarlaStringList.hpp Misc 10 years ago
CarlaThread.hpp Set Carla as process name when really appropriate, closes #138 10 years ago
CarlaUtils.hpp Misc 10 years ago
CarlaVstUtils.hpp Fix osx build; Fix plugin version missing carla_panels 10 years ago
JucePluginWindow.hpp Cleaup; Adjust bridge stuff a bit more 10 years ago
LinkedList.hpp Fix build on older compilers (used on OSX) 10 years ago
Lv2AtomRingBuffer.hpp Cleanup 10 years ago
RtLinkedList.hpp Code update for -Weffc++ 10 years ago