13
0

Don't run input meters (unused in Ardour 6)

This commit is contained in:
Robin Gareus 2021-02-04 03:03:13 +01:00
parent 162b6426d7
commit 25ab3b14c9
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -1055,8 +1055,6 @@ PortManager::cycle_start (pframes_t nframes, Session* s)
}
}
}
run_input_meters (nframes, s ? s->nominal_sample_rate () : 0);
}
void