On Sun, Mar 27, 2011 at 4:55 PM, Boris Zhidkov <[email protected]> wrote: > Would be perfect if I could set a minimal time of playing jingles.
Do you mean, interrupt the playlist track to play a jingle if it's been too long with jingles? That would be done by setting track_sensitive=false to the fallback in my example. If you don't want to interrupt but play on top of the playlist, use add() or smooth_add() with a delay around jingles as before. HTH David ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
