Hi,

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.

Ok, your issue was simple: when using add() for transitions, you need
to pass normalize=false to avoid the volume jump you observed.

Also, there were two unecessary fade.{in.out}.

Fixed script:
  http://pastebin.com/bq5K0ebu
works like a charm!

Romain

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to