Perfect! :) :) Just what i was looking to add. Thanks very much!

Ive had a look at a few example around the site but am having trouble
getting it to work.. (Probably because im doing it completely wrong!

Im using the below code but so far all it does is play the dryvocals on a
loop. Ive had a play with specifying playlist & special in the normal
variable but not much luckk!

playlists = random(weights = [3,2,2,1],[playlistA, playlistB, playlistC,
playlistClassic])
radio =
smooth_add(delay=0.5,p=0.2,normal=playlists,special=playlistDryVocals)
stream = mksafe(radio)

Thanks again! :)

On Sat, Jul 17, 2010 at 12:47 AM, Romain Beauxis <[email protected]>wrote:

> Le vendredi 16 juillet 2010 17:35:55, Scott Robinson a écrit :
> > I was hoping i could start playing a track, and have a jingle played
> > automatically on top of it. Whilst the jingle is playing, the track
> > underneath is quieter than the jingle, but after its played it goes back
> to
> > normal volume. Can smooth_add do that? :)
>
> That's exactly what smooth_add does :D
>
> Romain
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to