slurmulon / gig

:sound: Bach player for JS
MIT License
1 stars 0 forks source link

Consume Bach @Audio header #7

Open slurmulon opened 6 years ago

slurmulon commented 6 years ago

Instead of accepting audio as an argument to the Track constructor, we should instead parse bach's @Audio header, automatically following the URL to the audio bytestream and loading it into memory.

This does not have to initially support streaming audio, although it does sound like a useful feature for the future.