fix name of port bundle for MIDI surface shadow port

This commit is contained in:
Paul Davis 2023-08-20 09:11:36 -06:00
parent 1d1ba186b9
commit 88a599816a

View File

@ -107,7 +107,7 @@ MIDISurface::ports_acquire ()
if (shadow_port) {
_output_bundle.reset (new ARDOUR::Bundle (_("Push 2 Pads"), false));
_output_bundle.reset (new ARDOUR::Bundle (port_name_prefix, false));
_output_bundle->add_channel (
shadow_port->name(),