On Wed, Sep 30, 2009 at 10:40 AM, Frits Letteboer - St. Radio
Twenterand <f.letteb...@radiotwenterand.nl> wrote:
> The problem seems to be the unused harbor input (live) in my script:
> final = fallback(track_sensitive=false,[live,muziek,security])
> When I leave it out
> final = fallback(track_sensitive=false,[muziek,security])
> all is fine.

Nice catch, good debugging! However, not enough for me to reproduce. I
tried the following on my SVN version, it worked. Also for you? There
must be something more to get the bug...

$ src/liquidsoap scripts/utils.liq
'out(fallback(track_sensitive=false,[input.harbor("none"),crossfade(start_next=1.,fade_out=0.5,fade_in=0.5,playlist("~/media/audio/jazz")),sine(440.)]))'

Also, what version were you using before? another SVN, the 0.3.9?

Good luck,
-- 
David

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to