A little buffering. Nice! Thanks.

Since then I went and added a nice transition to and from a live broadcast
as well. The transition from a live broadcast back to local content does a
source.skip, which just advances to the next track so you don't hear what
was previously playing.

Conservative=true produced something interesting. When the live broadcast
stops, the track that was playing before the live broadcast fades in for a
second, then fades into the next track.

I've tried a few things with buffers on the live source, and moving the
conservative setting to other sources, but that didn't produce the desired
behaviour.

Me thinks I need some sleep before playing around more.

On Mon, Jun 27, 2011 at 3:43 AM, David Baelde <[email protected]>wrote:

> Hi Brandon,
>
> 2011/6/27 Brandon Casci <[email protected]>:
> > The only thing I can't seem to figure out is why the custom transitions
> are
> > bypassed when the server skip command is executed.
>
> If you're talking of the custom_crossfade, this is because your cross
> isn't conservative: after the skip there is suddenly no more data and
> the operator didn't foresee the end of track so there's nothing to
> cross. The conservative mode forces the operator to be always ready
> for an end of track, not trusting the remaining time estimation. In
> short, add conservative_true to your custom_crossfade(local_playlist).
>
> Hope this helps,
> --
> David
>



-- 
=========================================
Brandon Casci
Loudcaster
http://loudcaster.com
=========================================
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to