Hi, You're right! I just commited ( ebb70ac1aaceaede12d1f0c1a4475134ff0c8643 ) a patch adding back all the parameters to skip_blank. Notice that the parameter length has been renamed to min_blank.
Cheers, Samuel. On Wed, Jan 30, 2013 at 10:38 AM, Thomas Bühlmann <[email protected]> wrote: > Hello! > > I successfully compiled the git version of your fine software. > (Liquidsoap 1.0.1+scm > (git://github.com/savonet/liquidsoap.git@e9d0e2564d09a43b623b7587040bb9a706a3d420:20130129:170543) > )to be exact. > > I tried to use my old scripts from LS 1.0.1. Everything works exept > skip_blank(). > I 've the folloing code: > > user_request=skip_blank(length=10.,threshold=-35.,track_sensitive=true,user_request) > > And LS just tells me: > At line 48, char 27-29: cannot apply that parameter because the function > (at line 48, char 19) has no argument labeled "length"! > > If i look into: > liquidsoap -h skip_blank > > I see that this function does not any more accept any parameters. > How can i restore the "old" behaviour of skip_blank()? > Until now i had no success. > > Has there changed something without me noticing it? > > Thanks for helping out! > > -- Tom > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_jan > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
