mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-25 16:07:49 +01:00
TmpFileRt::get_samples_written() returns the number of samples written *to disk*. It is only valid after the FileFlushed signal is emitted. This fixes an assert() with Limiter and Analyzer being configured with a too low total sample-count, leading to an overflow in the analysis graph array. |
||
|---|---|---|
| .. | ||
| analyser.cc | ||
| broadcast_info.cc | ||
| demo_noise.cc | ||
| limiter.cc | ||
| loudness_reader.cc | ||
| normalizer.cc | ||
| sample_format_converter.cc | ||
| sr_converter.cc | ||