Bugzilla – Bug 3639
Crossfade on skip next/play
Last modified: 2012-03-18 11:12:38 UTC
I would really like to have crossfade working when I hit NEXT or PLAY. It is annoying to have a song cut when someone on my party hits NEXT or PLAY :) Thanks.
Dean, I set the severity and target to what I think they ought to be, based on talking with you. If you feel otherwise, please feel free to set them differently.
*** Bug 4870 has been marked as a duplicate of this bug. ***
Maybe I am the second person only who supports this suggestion, but I do. I would love to be able to chose between the options "fade out on Skip/new Song" and "crossfade on Skip/new song" whilst preserving the "smart crossfade" and "fade" options which they already exist for playback. This from a DJ perspective, avoiding a strong reaction in the audience when skipping a song that is not liked by an individual. guess this is the right #, though SC running on Linux NAS 7.4 Thanks in advance!
Dean doesn't work here any more :)
This would be neat, I'll add it.
Hopefully we can finally get some action on this! I've been waiting 4 years since I created the "duplicate bug" 4870. I almost forgot about it until getting the update email. Thanks Andy!
Created attachment 7106 [details] Patch for SqueezePlay to enable immediate crossfade
Created attachment 7108 [details] SbS Patch This is the SbS part of the change
Unfortunately, this will only work for skip or play for an item in the current playlist. Playing something new, which clears the current playlist looks very difficult to support. The problem is that one cannot have something playing that is not in the current playlist, and this would be necessary for the window between clearing the existing playlist and playing the first stream from the newly-loaded playlist. Too much code, especially relayed to player displays (both ip3k and SP), relies on using the index (position) in the current playlist as the means of identifying the current stream information. I am tempted to make this use a fixed 3s (or perhaps 2s) transition period, rather than using the crossfade interval.
hi sounds real good, which version(s) of SBServer is/are fixed ?
== Auto-comment from SVN commit #9504 to the jive repo by ayoung == == http://svn.slimdevices.com/jive?view=revision&revision=9504 == bug 3639: Crossfade on skip next/play Define and implement ImmediateCrossfade capability in SqueezePlay.
== Auto-comment from SVN commit #33375 to the slim repo by ayoung == == http://svn.slimdevices.com/slim?view=revision&revision=33375 == bug 3639: Crossfade on skip next/play Define and implement ImmediateCrossfade capability in SqueezePlay.
Crossfade on skip next/play will be very cool