Hello,

I'm fighting with smart_crossfade for several hours. I'm trying to trigger the 
new song when the old song reaches -9dB in last 2-3 seconds of it, and I just 
want to overlap them, no fade in/out. All songs already has a small fade out on 
them (in general, last 3 seconds of fade out, from 0 dB to -inf dB).

`source = 
smart_crossfade(start_next=3.,fade_in=0.,fade_out=0.,high=-9.,medium=-12.,margin=0.,width=3.,source)`

I don't understand the concept of "high" and "medium"... I mostly receive "No 
transition: using default". And, sometimes, the new song enters with a small 
cut in the beggining (rarely) and sometimes the crossfade works...

I just want to avoid any total silence. Always have a very small overlap. Any 
ideias are really appreciated!

-- 
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/662
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to