.. |
.kdev_include_paths
|
Use fixed buffers on standalone bridge mode
|
3 years ago |
CarlaEngine.cpp
|
Initial JSFX implementation
|
3 years ago |
CarlaEngineBridge.cpp
|
Reduce amount of errors logged whe plugin bridge shm fails
|
3 years ago |
CarlaEngineClient.cpp
|
Fix useless assertion when deactivating client for final cleanup
|
4 years ago |
CarlaEngineClient.hpp
|
Change the way plugins are deleted, ensure they are not being used
|
4 years ago |
CarlaEngineData.cpp
|
Initial JSFX implementation
|
3 years ago |
CarlaEngineDummy.cpp
|
Rework audio file plugin a bit, clean midi file ignore list
|
3 years ago |
CarlaEngineGraph.cpp
|
Allow to run CV plugins in rack mode, CV connects to dummy port
|
3 years ago |
CarlaEngineGraph.hpp
|
Fix plugins having wrong id when switched around in patchbay mode
|
4 years ago |
CarlaEngineInternal.cpp
|
Fix build with JACKBRIDGE_DIRECT=true
|
3 years ago |
CarlaEngineInternal.hpp
|
Remove a useless variable
|
3 years ago |
CarlaEngineJack.cpp
|
Use tick_double on jack transport
|
3 years ago |
CarlaEngineJuce.cpp
|
Fix build
|
3 years ago |
CarlaEngineNative.cpp
|
Add NATIVE_PLUGIN_OPCODE_HOST_USES_EMBED, for special hosts
|
3 years ago |
CarlaEngineOsc.cpp
|
Change the way plugins are deleted, ensure they are not being used
|
4 years ago |
CarlaEngineOsc.hpp
|
Use OSC message source instead of URL arg as target
|
3 years ago |
CarlaEngineOscHandlers.cpp
|
Cleanup, fix offset in previous commit (OSC method)
|
3 years ago |
CarlaEngineOscSend.cpp
|
Cleanup some OSC message size
|
3 years ago |
CarlaEnginePorts.cpp
|
Store the raw MIDI value in EngineControlEvent, for future use
|
4 years ago |
CarlaEnginePorts.hpp
|
Avoid comparing shared_ptr directly to nullptr
|
4 years ago |
CarlaEngineRtAudio.cpp
|
Fix race condition around postponed rt event data pool
|
3 years ago |
CarlaEngineThread.cpp
|
Avoid comparing shared_ptr directly to nullptr
|
4 years ago |
CarlaEngineThread.hpp
|
Rework some code, join LADSPA and DSSI plugin support code into 1
|
5 years ago |
Makefile
|
Start using USING_RTAUDIO macro
|
3 years ago |