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

Support file formats that contain multiple tracks #7

Open gasman opened 8 years ago

gasman commented 8 years ago

Some file formats, such as .sid and .ay, support multiple tracks per file - we should recognise these, and our UI components should provide the ability to select a specific track.

I suggest this is done by extending the Track API: