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 e9563d853e
Fix build with latest changes
6 years ago
..
CarlaEngine.cpp Introduce PLUGIN_OPTIONS_NULL; Save&restore LADSPA/DSSI options 6 years ago
CarlaEngineBridge.cpp Fix build with latest changes 6 years ago
CarlaEngineClient.cpp Set cv port range when mapped range changes 6 years ago
CarlaEngineData.cpp Initial work for file type paths, use it for audio and midi plugins 6 years ago
CarlaEngineDummy.cpp Implement CV exposed ports in carla-patchbay 6 years ago
CarlaEngineGraph.cpp Rework CV param stuff, less racy 6 years ago
CarlaEngineGraph.hpp More constness cleanup 6 years ago
CarlaEngineInternal.cpp Add configure driver option to engine menu, custom panel button 6 years ago
CarlaEngineInternal.hpp Rework CV param stuff, less racy 6 years ago
CarlaEngineJack.cpp Don't build new cv param stuff in cross-architecture bridges 6 years ago
CarlaEngineJuce.cpp Fix build against latest changes 6 years ago
CarlaEngineNative.cpp Tweak API and param widget so we can have CV expose option (WIP) 6 years ago
CarlaEngineOsc.cpp Fixes for internal client and osc 7 years ago
CarlaEngineOsc.hpp Tweak API and param widget so we can have CV expose option (WIP) 6 years ago
CarlaEngineOscHandlers.cpp Tweak API and param widget so we can have CV expose option (WIP) 6 years ago
CarlaEngineOscSend.cpp Tweak API and param widget so we can have CV expose option (WIP) 6 years ago
CarlaEnginePorts.cpp Set cv port range when mapped range changes 6 years ago
CarlaEngineRtAudio.cpp Implement CV exposed ports in carla-patchbay 6 years ago
CarlaEngineThread.cpp More remote OSC stuff, split UDP and TCP 7 years ago
CarlaEngineThread.hpp Rework some code, join LADSPA and DSSI plugin support code into 1 6 years ago
Makefile Make JACKBRIDGE_DIRECT simpler to work with 6 years ago