Hi, can i clarify, does this script provide the necessary binaries for the 
extract replaygain script that comes with liquidsoap? Also, will it provide me 
with what I need to apply gain to mp3 files?



> On 9 Apr 2019, at 04:13, Yamakaky <notificati...@github.com> wrote:
> 
> @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, view it on GitHub, or mute the thread.
> 
> _______________________________________________
> Savonet-users mailing list
> Savonet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/savonet-users
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to