@toots how would you implement the amp factor calculation? I was thinking about 
using on_metadata + a global ref per source, but that's not very clean and we 
may use an incorrect amp factor for a few frames at the beginning of the file. 
We also have to deal with overlapping sources, which may break this setup.

I was thinking of a modified amplify operator, something like 
`apply_replaygain(preamp: () -> float, limit_peak: bool = false)`. Would that 
play nice with sources transitions?

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

Reply via email to