Closed
Bug 907035
Opened 11 years ago
Closed 7 years ago
[music] Support gapless playback
Categories
(Firefox OS Graveyard :: Gaia::Music, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: squib, Unassigned)
References
Details
I've noticed a few times that when the music app automatically progresses to the next track, there's a short (~100ms) gap between each track, presumably because we're still loading the next track. This can be moderately annoying when listening to live albums, where each track flows seamlessly into the next.
We can probably fix this by preloading the next track in a separate <audio> element, and then swapping things around at the right time.
Reporter | ||
Comment 2•10 years ago
|
||
This looks like a solution to our troubles: http://dalecurtis.github.io/llama-demo/index.html
Comment 4•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•