Home
last modified time | relevance | path

Searched refs:ENGINE_CALLBACK_OPTION_CHANGED (Results 1 – 5 of 5) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/backend/
H A DCarlaBackend.h908 ENGINE_CALLBACK_OPTION_CHANGED = 9, enumerator
/dports/audio/carla/Carla-2.4.1/source/utils/
H A DCarlaBackendUtils.hpp239 case ENGINE_CALLBACK_OPTION_CHANGED: in EngineCallbackOpcode2Str()
/dports/audio/carla/Carla-2.4.1/source/backend/plugin/
H A DCarlaPlugin.cpp1363 ENGINE_CALLBACK_OPTION_CHANGED, in setOption()
/dports/audio/carla/Carla-2.4.1/source/frontend/
H A Dcarla_backend.py653 ENGINE_CALLBACK_OPTION_CHANGED = 9 variable
H A Dcarla_host.py3066 elif action == ENGINE_CALLBACK_OPTION_CHANGED: