ardour/libs/audiographer/src/general
Robin Gareus a8c47da364
Fix realtime export loudness normalization
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.
2021-04-29 19:05:09 +02:00
..
analyser.cc Keep track of export-limiter redux 2021-04-12 23:15:30 +02:00
broadcast_info.cc Update audiographer GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
demo_noise.cc Relax initial export-noise to 1/3 of interval 2020-06-05 03:19:47 +02:00
limiter.cc Fix realtime export loudness normalization 2021-04-29 19:05:09 +02:00
loudness_reader.cc Overhaul export loudness normalization 2021-04-12 23:15:30 +02:00
normalizer.cc Overhaul export loudness normalization 2021-04-12 23:15:30 +02:00
sample_format_converter.cc Update audiographer GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
sr_converter.cc Update audiographer GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00