forked from CreateJS/SoundJS
-
Notifications
You must be signed in to change notification settings - Fork 0
ninjabiscuit/SoundJS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The SoundJS JavaScript library provides a simple API, and some powerful features to make working with audio a breeze. - .add() - Too many sound instances on page (combined between all sounds) will stop sound working, this varies on browser/hardware safest number is found max of 35 channels - .play() - Too many playing instances (combined between all sounds) will stop sound working till all windows are closed. The exact number is undefined but has been observed as low as 10 looping sounds in Chrome.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published