2013/2/12 Alexander <truenr...@gmail.com>:
> Sure,
>
> Please have a look at pastebin with comments:
> http://pastebin.com/V82GTjLM
> You'll need simple php (or similar) script, that returns full track path or
> url (change script name at 32nd row)
>
> Also i've prepared a record with about ~20 seconds length, where you can
> hear volume level jumps:
> https://www.dropbox.com/s/hbulrr736h16vab/fade-vol-lvl.mp3
> on 9-10th second current track volume level jumps down
> on 12-13th second new track volume level jumps up
>
> Hope this will give comprehensive view of the problem.

Thank you very much! I've put that on my TODO and will review as soon
as possible.

Romain

> 2013/2/12 Romain Beauxis <to...@rastageeks.org>
>>
>> Hi,
>>
>> 2013/2/10 Alexander <truenr...@gmail.com>:
>> > Finally this code worked, but there is an interesting thing - volume
>> > jumps
>> > while fade, i've tried to specify that i need linear fade, but this
>> > didn't
>> > helped:
>> >
>> >> def
>> >>
>> >> crossfadex(~id="",~conservative=true,~start_next=5.,~fade_in=3.,~fade_out=3.,s)
>> >>   fader = fun (from,to) -> add([fade.initial(type="lin",
>> >> to),fade.final(type="lin",from)])
>> >>   cross(id=id,conservative=conservative,duration=start_next,fader,s)
>> >> end
>> >
>> >
>> > Track skipping is performed by source.skip()
>> > Why volume can jump here?
>>
>> I have no idea. Would you have a _minimal_ script to try to reproduce the
>> issue?
>>
>> Romain
>>
>>
>> ------------------------------------------------------------------------------
>> Free Next-Gen Firewall Hardware Offer
>> Buy your Sophos next-gen firewall before the end March 2013
>> and get the hardware for free! Learn more.
>> http://p.sf.net/sfu/sophos-d2d-feb
>> _______________________________________________
>> Savonet-users mailing list
>> Savonet-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
>
>
>
> --
> Kind regards,
> Alexander.
>
> ------------------------------------------------------------------------------
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013
> and get the hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb
> _______________________________________________
> Savonet-users mailing list
> Savonet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to