Add note wrong parameter value strings in Bitwig

This commit is contained in:
Robbert van der Helm
2020-12-18 22:54:53 +01:00
parent 151ca17ed1
commit 70e01e17c1
@@ -247,6 +247,9 @@ tresult PLUGIN_API Vst3PluginProxyImpl::getParamStringByValue(
Steinberg::Vst::ParamID id,
Steinberg::Vst::ParamValue valueNormalized /*in*/,
Steinberg::Vst::String128 string /*out*/) {
// FIXME: In Bitwig we sometimes write old values when moving a knob very
// quickly. The issue is not that responses are received out of
// order.
const GetParamStringByValueResponse response =
bridge.send_message(YaEditController2::GetParamStringByValue{
.instance_id = instance_id(),