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 a7188bedc4
Add API to set mapped param ranges; bridge backwards compat stuff
6 years ago
..
CarlaEngine.cpp Introduce PLUGIN_OPTIONS_NULL; Save&restore LADSPA/DSSI options 6 years ago
CarlaEngineBridge.cpp Add API to set mapped param ranges; bridge backwards compat stuff 6 years ago
CarlaEngineClient.cpp Initial tests for cv and param control 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 Continue stuff for cv controls 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 More CV control work, now hackishly working under JACK 6 years ago
CarlaEngineJack.cpp Disable CV controls by default, add first API around it 6 years ago
CarlaEngineJuce.cpp Fix build against latest changes 6 years ago
CarlaEngineNative.cpp Add API to enable/disable CV controls 6 years ago
CarlaEngineOsc.cpp Fixes for internal client and osc 7 years ago
CarlaEngineOsc.hpp Rework some code, join LADSPA and DSSI plugin support code into 1 6 years ago
CarlaEngineOscHandlers.cpp Fixes for internal client and osc 7 years ago
CarlaEngineOscSend.cpp Enforce use of return value of a few CarlaPlugin functions 6 years ago
CarlaEnginePorts.cpp Fix build with old compilers 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