.. |
CarlaEngine.cpp
|
Make some engine functions inline and protected
|
5 years ago |
CarlaEngineBridge.cpp
|
Fix empty program names in some cases; Fix null program on bridge load
|
5 years ago |
CarlaEngineClient.cpp
|
Move a few functions out of public API
|
5 years ago |
CarlaEngineClient.hpp
|
Move a few functions out of public API
|
5 years ago |
CarlaEngineData.cpp
|
Add option to clear xrun after project load
|
5 years ago |
CarlaEngineDummy.cpp
|
Implement CV exposed ports in carla-patchbay
|
5 years ago |
CarlaEngineGraph.cpp
|
Fix strict and debug bridge build
|
5 years ago |
CarlaEngineGraph.hpp
|
Cleanup previous test stuff
|
5 years ago |
CarlaEngineInternal.cpp
|
Fix strict and debug bridge build
|
5 years ago |
CarlaEngineInternal.hpp
|
Cleanup previous test stuff
|
5 years ago |
CarlaEngineJack.cpp
|
Fix offset to cv controlled parameters; Dont show range if unmapped
|
5 years ago |
CarlaEngineJuce.cpp
|
Fix build against latest changes
|
5 years ago |
CarlaEngineNative.cpp
|
Prevent an assertion warning
|
5 years ago |
CarlaEngineOsc.cpp
|
Fixes for internal client and osc
|
6 years ago |
CarlaEngineOsc.hpp
|
Tweak API and param widget so we can have CV expose option (WIP)
|
5 years ago |
CarlaEngineOscHandlers.cpp
|
Tweak API and param widget so we can have CV expose option (WIP)
|
5 years ago |
CarlaEngineOscSend.cpp
|
Merge branch 'develop' of git://github.com/falkTX/Carla into develop
|
5 years ago |
CarlaEnginePorts.cpp
|
Fix crash when removing plugin with active cv control ports
|
5 years ago |
CarlaEnginePorts.hpp
|
Fix crash when removing plugin with active cv control ports
|
5 years ago |
CarlaEngineRtAudio.cpp
|
Implement CV exposed ports in carla-patchbay
|
5 years ago |
CarlaEngineThread.cpp
|
More remote OSC stuff, split UDP and TCP
|
6 years ago |
CarlaEngineThread.hpp
|
Rework some code, join LADSPA and DSSI plugin support code into 1
|
5 years ago |
Makefile
|
Make JACKBRIDGE_DIRECT simpler to work with
|
6 years ago |