mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
metrics test (should not be part of 1st meter)
This commit is contained in:
parent
52f31957de
commit
3c82b99a3b
2 changed files with 7 additions and 18 deletions
|
|
@ -471,9 +471,7 @@ Meterbridge::sync_order_keys (RouteSortOrderKey src)
|
|||
(*i)->show();
|
||||
}
|
||||
|
||||
|
||||
|
||||
if (pos%8 == 0) {
|
||||
if (pos == 0) {
|
||||
(*i)->display_metrics(true);
|
||||
} else {
|
||||
(*i)->display_metrics(false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue