Open
Description
Currently, SoundJS only supports file extensions or "sound" types.
It might be worthwhile to support an "audiosprite" type, which is a JSON file. Once the JSON loads, it would parse out the sound source(s) and data.audiosprite definition for you.
May not work with SoundJS standalone, since it has JSON loading requirements.