Samples are (usually) between -1 and 1 as usual in floating point 
representation. `peak` is the maximal absolute value and `rms` is [what it 
is](https://en.wikipedia.org/wiki/Root_mean_square). This is satisfied for 
input files, but some operators (e.g. a compressor, replaygain, etc.) might 
produce value greater than 1, and Liquidsoap does nothing to enforce this 
(unless you use the `clip` operator) but most outputs correctly handle this by 
clipping anyway.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/781#issuecomment-493708094
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to