| .. |
|
CarlaEngine.cpp
|
Copy lv2 state path contents when cloning plugin
|
5 years ago |
|
CarlaEngineBridge.cpp
|
Store the raw MIDI value in EngineControlEvent, for future use
|
5 years ago |
|
CarlaEngineClient.cpp
|
Fix useless assertion when deactivating client for final cleanup
|
5 years ago |
|
CarlaEngineClient.hpp
|
Change the way plugins are deleted, ensure they are not being used
|
5 years ago |
|
CarlaEngineData.cpp
|
Store the raw MIDI value in EngineControlEvent, for future use
|
5 years ago |
|
CarlaEngineDummy.cpp
|
Use JUCE by default on linux if supported; Cleanup config a bit
|
5 years ago |
|
CarlaEngineGraph.cpp
|
Some debug messages to help catch future issues
|
5 years ago |
|
CarlaEngineGraph.hpp
|
Change the way plugins are deleted, ensure they are not being used
|
5 years ago |
|
CarlaEngineInternal.cpp
|
Make the previous changes backwards compatible
|
5 years ago |
|
CarlaEngineInternal.hpp
|
Tweaks to loading external patchbay data into internal one
|
5 years ago |
|
CarlaEngineJack.cpp
|
Store the raw MIDI value in EngineControlEvent, for future use
|
5 years ago |
|
CarlaEngineJuce.cpp
|
Use JUCE by default on linux if supported; Cleanup config a bit
|
5 years ago |
|
CarlaEngineNative.cpp
|
Better handling of LV2 temporary state, for clone and rename
|
5 years ago |
|
CarlaEngineOsc.cpp
|
Change the way plugins are deleted, ensure they are not being used
|
5 years ago |
|
CarlaEngineOsc.hpp
|
Backwards compatible std::shared_ptr
|
5 years ago |
|
CarlaEngineOscHandlers.cpp
|
Skip graph CV source reconfigure when loading plugin state
|
5 years ago |
|
CarlaEngineOscSend.cpp
|
Fix build, partially
|
5 years ago |
|
CarlaEnginePorts.cpp
|
Store the raw MIDI value in EngineControlEvent, for future use
|
5 years ago |
|
CarlaEnginePorts.hpp
|
Avoid comparing shared_ptr directly to nullptr
|
5 years ago |
|
CarlaEngineRtAudio.cpp
|
Fix strict build warnings against clang
|
5 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
|
Use JUCE by default on linux if supported; Cleanup config a bit
|
5 years ago |