Actually in my case I do. I want everything to be at 0, and I mean absolutely everything . The user can always turn the event down. Once I get this going, I'm hoping there is a way for me just to run this on a schedule, or do I need to killall liquid soap then just run the script for the duration of the event then log back in using ssh and kill that then start my normal demon scripts? I don't mind doing that but I would have to remember to do such if I'm doing this remotely, that is , not from my computer but from my phone. Is there a limiter around that will do what I want with out distorting? I looked at the docs but I dunno if that is the right solution for me.
Take care. And have a happy Friday. > On Mar 25, 2016, at 3:24 PM, Patrick Perdue <[email protected]> wrote: > > Yep, pumpy and ramping audio in weird places... definitely wouldn't want > processing like that on a stream. > > On 3/25/2016 12:42 PM, Sarah Alawami wrote: >> I'm actually a big fan of levelator. Check out my last post at >> http://www.tffppodcast.com/feed/tffp/ or http://tffppodcast.com/listen that >> is an archive of an event I streamed along with some show notes. I wasn't >> going to write pages of the stuff. Lol! But yeah I use it on all of my >> podcasts. I want something that smart for liquidsoap so I don't have to do >> any processing on the computer, or at least not on my home box. Just on my >> remote one where liquidsoap 1.1.1 is installed. Also remember this will have >> to be done on both files and incoming sources when harber is opened for >> streaming on my computer or where ever I happen to be if it is a live remote >> >> hope that helps a bit. >>> On Mar 25, 2016, at 1:41 AM, Patrick Perdue <[email protected]> wrote: >>> >>> 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 >> >> >> ------------------------------------------------------------------------------ >> 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
