Le lun. 15 avr. 2019 à 15:25, John Warburton <j...@johnwarburton.net> a écrit :
>
> On Sun, Apr 14, 2019 at 3:18 PM Romain Beauxis <romain.beau...@gmail.com> 
> wrote:
>>
>>
>> Glad to read all that. The operator's logic is quite complex so I
>> think it is working but there can be corner cases. One thing that I
>> can recommend, however, would be to set conservative to false if you
>> start seeing issues.
>
>
> Good afternoon Romain,
>
> It's been running about a day now. Absolutely no problems so far. The new 
> cross-fading code seems to make the stream sound just a little 'tighter', as 
> if a delay (maybe 0.25s) before triggering has gone. Here's the line I used 
> for calling crossfade()
>
> myplaylist = crossfade(fade_out=0.01, fade_in=0.01, 
> default=(fun(a,b)->add(normalize=false,([b, a]))), conservative=true,  
> myplaylist)
>
> I'll leave it running at the URL given before. Seems flawless!
>
> Fabulous work you've completed on this.
> with best wishes,

Thanks for the feedback and encouragement on this one! Should I worry
about the tightness described above or is that something you are able
to adjust for? I noticed that in some transitions the buffered data to
compute the transition was just a hair under the expected buffer
duration. I just pushed a change that seem to fix that.


Romain


_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to