Hey! Thanks for report and early testing, this is really helpful. I have a big 
PR that I haven't had time to finish yet. There, `fade.final` is heavily 
reworked.

I'll ping you when it's merged for further testing. Meanwhile, I'd recommend 
simply not using `fade.final`. This operator was essentially added to be used 
in the simple `crossfade()` operator. In this next release this operator will 
be removed and transitions reworked. I plan on keeping `fade.final` around but 
not sure yet.

Also, in term of `fallback` transitions, the old source isn't really used for 
the transition. If the `fallback` is track-sensitive, there isn't any data to 
transition since it waits for the end of track and if the `fallback` isn't 
track-sensitive, all you'll get is a partial internal frame, which would be at 
most `0.04s`. You're frankly better off leaving the old source alone in the 
transition and I might simply remove it from the transition function in future 
releases.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/719#issuecomment-466074141
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to