lo list, again i have a tricky problem. we wanna have x seconds of blank after harbor disconnection and additional a strip_blank of the harbor source of y seconds.
i tried that in that way: live = harbor(...) livesource = fallback([strip_blank(id="strip40sec",threshold=-40.,length=10.,live),strip_blank(id="strip4sec",length=4.,blank())]) but as you might imagine, the "strip4sec" source is down 4 seconds after starting liquidsoap and will not appear again. my intention is, to have 4 seconds blank after a harbor client disconnects, to have a "silent" transition to a possible new harbor client, but the source should be made unavailable if a harbor client is connected and plays silence for 40 seconds. or is there a workaround on harbor transitions, not to play a playlist instantly after disconnection? cheers, mcc ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
