I don’t use windowing. That’s actually only needed for real time display, e.g. display update at each second. This means, all samples are summed and averaged. I might go back to windowing when I want to exclude silences as it is e.g. done in the R128 recommendation. However, the difference is not that overwhelming. I’m sure that Steve will soon enable longer durations since Acx/Audible measure 60 s blocks for instance. Until then: wavestats.ny (2.3 KB)
I don’t think that 1/100 dB values make any sense (for the purpose of reading out measurements)
The measurements are rounded off from a 32-bit float number, there’s any precision you like.
The pauses in voice recordings shouldn’t alter the RMS value too much, i.e. push them down.
However, you can first apply “Truncate Silence” to bring the phrases together in a whole block.