spilgames / Audio51

A device-agnostic approach to snappy soundFX
Other
1 stars 1 forks source link

Import sounds #9

Open HernanZh opened 10 years ago

HernanZh commented 10 years ago

Audio51 only has methods to load sounds by making new XMLHttpRequests. There should be a method to provide sounds which were loaded in by other means (outside the library). Also, adding callbacks for loaded sounds would be a plus.