This commit is contained in:
Robin Gareus 2017-08-24 16:20:51 +02:00
parent dea8ee7f38
commit 18cf003aa9

View file

@ -1088,7 +1088,7 @@ MixerStrip::bundle_output_chosen (boost::shared_ptr<ARDOUR::Bundle> c)
return;
}
route->output()->connect_ports_to_bundle (c, true, true, this);
_route->output()->connect_ports_to_bundle (c, true, true, this);
}
void