Sounds more like what you want is a compressor/limiter, not normalization. I am not at all a fan of Levelator’s way of doing things, though I am curious to know how folks are doing real time processing for Liquidsoap streams. stdin/stdout? Jack? All or none of the above?
> On Mar 24, 2016, at 1:57 PM, DreamStreamKicker <[email protected]> > wrote: > > > There is no such thing as "normalize on the fly", normalization is a > difficult and complex process. you should also not do this in > Liquidsoap, HEAVY distortion and artifacts, nevertheless > http://savonet.sourceforge.net/doc-svn/replay_gain.html and an example > of what you probably look upon as "on the fly" > > #constant volume > yourstream = normalize(yourstream, target = -X.X, threshold = -XX.X) > > regards, > > Rick > > On 3/23/2016 06:48 PM, Sarah Alawami wrote: >> Hello to all. Is there a levelator like function in liquidsoap that will >> normalize on the fly? I use that on the mac for various things and have >> gotten such good results I want to try and implement such a solution on my >> liquidsoap set up. I think I'm ready for more advanced stuff now lol! >> Hehahahaa. Note, I have not upgraded to the latest liquidsoap yet. I >> probably will not as my set up works fine. I think I'm using 1.1.1 according >> to the version info I have. >> >> Hope all are well. >> >> Happy Wednesday. >> ------------------------------------------------------------------------------ >> Transform Data into Opportunity. >> Accelerate data analysis in your applications with >> Intel Data Analytics Acceleration Library. >> Click to learn more. >> http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 >> _______________________________________________ >> Savonet-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/savonet-users > > > ------------------------------------------------------------------------------ > Transform Data into Opportunity. > Accelerate data analysis in your applications with > Intel Data Analytics Acceleration Library. > Click to learn more. > http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
