mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 14:15:46 +01:00
MCU: update pot LEDs when switching to the track/pan subview
This commit is contained in:
parent
7b1b1bac73
commit
9bc35232b3
1 changed files with 1 additions and 0 deletions
|
|
@ -1276,6 +1276,7 @@ Strip::subview_mode_changed ()
|
|||
switch (_surface->mcp().subview()->subview_mode()) {
|
||||
case Subview::None:
|
||||
set_vpot_parameter (_pan_mode);
|
||||
notify_panner_azi_changed();
|
||||
/* need to show strip name again */
|
||||
show_stripable_name ();
|
||||
if (!_stripable) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue