Jonathan: > Hello all. I am not sure if anyone is on this list anymore, but if > someone who knows a great deal of liquidsoap tell me how to correctly > cross fade tracks? can I just use the basic operator to crossfade like > "smart_crossfade"? or do I have to set somthings up? and where do I put
hi, why not simply: radio = crossfade(radio) or radio = smart_crossfade(radio) of course you can set various parameters, see http://savonet.sourceforge.net/doc-svn/smartcrossfade.html --udo ------------------------------------------------------------------------------ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
