| .. |
|
.kdev_include_paths
|
Use fixed buffers on standalone bridge mode
|
4 years ago |
|
CarlaEngine.cpp
|
Dont strip wasm binaries, cleanup
|
3 years ago |
|
CarlaEngineBridge.cpp
|
Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things
|
3 years ago |
|
CarlaEngineClient.cpp
|
Fix useless assertion when deactivating client for final cleanup
|
5 years ago |
|
CarlaEngineClient.hpp
|
Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things
|
3 years ago |
|
CarlaEngineData.cpp
|
Fix inaccurate midi CC rounding (#1612)
|
3 years ago |
|
CarlaEngineDummy.cpp
|
Fix strict build
|
3 years ago |
|
CarlaEngineGraph.cpp
|
add CV32 variant with 64 audio ins/outs and 32 cv ins/outs
|
3 years ago |
|
CarlaEngineGraph.hpp
|
Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things
|
3 years ago |
|
CarlaEngineInternal.cpp
|
Fix SDL engine for SDL1, work wasm workarounds
|
3 years ago |
|
CarlaEngineInternal.hpp
|
Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things
|
3 years ago |
|
CarlaEngineJack.cpp
|
Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things
|
3 years ago |
|
CarlaEngineJuce.cpp
|
Fix build
|
4 years ago |
|
CarlaEngineNative.cpp
|
Initial SDL engine implementation
|
3 years ago |
|
CarlaEngineOsc.cpp
|
Change the way plugins are deleted, ensure they are not being used
|
5 years ago |
|
CarlaEngineOsc.hpp
|
Use OSC message source instead of URL arg as target
|
4 years ago |
|
CarlaEngineOscHandlers.cpp
|
Give notice when carla needs to be restarted after lv2 rescan
|
3 years ago |
|
CarlaEngineOscSend.cpp
|
Cleanup some OSC message size
|
4 years ago |
|
CarlaEnginePorts.cpp
|
Store the raw MIDI value in EngineControlEvent, for future use
|
5 years ago |
|
CarlaEnginePorts.hpp
|
Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things
|
3 years ago |
|
CarlaEngineRtAudio.cpp
|
Adjust the rest of the code for CARLA_BACKEND_NAMESPACE macro use
|
3 years ago |
|
CarlaEngineSDL.cpp
|
More tweaks for wasm and sdl
|
3 years ago |
|
CarlaEngineThread.cpp
|
Avoid comparing shared_ptr directly to nullptr
|
5 years ago |
|
CarlaEngineThread.hpp
|
Rework some code, join LADSPA and DSSI plugin support code into 1
|
5 years ago |
|
Makefile
|
Allow to disable JACK, and skip bridges for wasm
|
3 years ago |