Remove fixme about out of order messages

This appears to 100% be a bug in ValhallaSuperMassive.
This commit is contained in:
Robbert van der Helm
2020-12-18 23:10:07 +01:00
parent 6734962886
commit 8251249959
@@ -247,9 +247,6 @@ 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(),