Jamstash
Jamstash copied to clipboard
feature request: Gapless playback
Feature request for gapless playback.
This stackoverflow comment recommends the Chrome Web Audio API to achieve gapless playback without flash. It might be worth looking into moving to Chrome Web Audio API.
I think I can do this with jPlayer...
Maybe you can achieve crossfading too? That would be awesome at parties. A friend of mine did this with two player instances, I can provide you some code if you are interested. Also did a quick google search: https://groups.google.com/forum/?fromgroups=#!topic/jplayer/6TgxCqxO9wI
Sure man, some code to get started would be great! tsquillario [at] gmail.com or send me a link to it somewhere.
http://code.google.com/p/musikdb/source/browse/trunk/client/js/player-functions.js#107
Maybe that helps.
Thanks for this. I'll have a look at it.
This would be so awesome it'd be ridiculous. I think iSub supports gapless.
MPD supports crossfade + replaygain + gapless, but lacks in other things Subsonic does not.