Implement LV2 ControlInputPort change request feature
commit98e0a5d7acc4d49b92d2a7b03e6efec7162f3b08
authorfalkTX <falktx@falktx.com>
Wed, 11 Oct 2023 09:55:11 +0000 (11 11:55 +0200)
committerfalkTX <falktx@falktx.com>
Wed, 11 Oct 2023 09:55:11 +0000 (11 11:55 +0200)
tree9e010cdcab7767d1f25c75fcd2b0d386fc248a22
parent3a7d78c165ce3c7485a93e1901d45d5c5be4b6e1
Implement LV2 ControlInputPort change request feature

Signed-off-by: falkTX <falktx@falktx.com>
source/backend/plugin/CarlaPluginLV2.cpp
source/includes/lv2/control-input-port-change-request.h [new file with mode: 0644]
source/utils/CarlaLv2Utils.hpp