demozoo / cowbell

A universal web audio player for demoscene / tracker music
https://demozoo.github.io/cowbell/
BSD 3-Clause "New" or "Revised" License
75 stars 6 forks source link

Make it optional for players / generators to implement getting duration #6

Open gasman opened 8 years ago

gasman commented 8 years ago

Calculating the audio duration can be difficult on many file formats (or not defined at all), and while we'd like player backends to implement it, we'd rather have a player that can't report duration than no player at all.