Greetings,

I'm working on a Liquidsoap script that does the following:

   * Plays random tracks from a playlist.
   * Plays a jingle-type file between every two of the tracks.
   * Supports having a DJ connect -- in which case the automated
     content should /entirely/ go away.

The problem I'm seeing here is that the DJ connecting does not make the auto stuff go away (at least not entirely or reliably). It seems like it wants to alternate between fading in/out the automated content and sometimes mixing the live on top of the auto, depending (possibly) on how loud each of these two parts are.

I've tried numerous things, including implementing a few different "logical" ways of just having the automation blank out during live content. The only two "effective" functions we use on the whole stream are crossfade() and nrj(). These two functions are only implemented logically after the series of sources is assembled/constructed, so I have a hard time believing that this is the root of my problems. But, I am asking here, to see if somebody who's more knowledgeable than I has some better ideas.

Thanks in-advance for your time!

--
David Quinn Ebert, N.C.N.A.


------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to