13
0
livetrax/libs/audiographer/src
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
..
general Fix realtime export loudness normalization 2021-04-29 19:05:09 +02:00
debug_utils.cc
routines.cc