Jamstash icon indicating copy to clipboard operation
Jamstash copied to clipboard

feature request: Gapless playback

Open nelsonblaha opened this issue 12 years ago • 7 comments

Feature request for gapless playback.

nelsonblaha avatar Dec 24 '12 04:12 nelsonblaha

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.

nelsonblaha avatar Dec 24 '12 04:12 nelsonblaha

I think I can do this with jPlayer...

tsquillario avatar Dec 27 '12 18:12 tsquillario

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

nichtmax avatar Jan 07 '13 12:01 nichtmax

Sure man, some code to get started would be great! tsquillario [at] gmail.com or send me a link to it somewhere.

tsquillario avatar Jan 07 '13 13:01 tsquillario

http://code.google.com/p/musikdb/source/browse/trunk/client/js/player-functions.js#107

Maybe that helps.

nichtmax avatar Jan 07 '13 17:01 nichtmax

Thanks for this. I'll have a look at it.

tsquillario avatar Jan 14 '13 13:01 tsquillario

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.

maletor avatar Dec 30 '13 19:12 maletor