Hi, 2010/7/17 Scott Robinson <[email protected]>: > playlists = random(weights = [3,2,2,1],[...]) > radio = smooth_add(delay=0.5,p=0.2,normal=playlists,special=playlistDryVocals) > stream = mksafe(radio)
Assuming that playlistDryVocals is what you called jingles in your previous mail, this code seems like a good solution. I guess your problem is that jingles might be playing all the time. Please describe more what's going wrong (perhaps describing how playlistDryVocals is defined) so we can help. Cheers, -- David ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
