mirror of
https://github.com/wassname/sound.js.git
synced 2026-06-27 17:32:05 +08:00
Updated README
This commit is contained in:
@@ -4,7 +4,7 @@ Sound.js
|
||||
"Sound.js" is micro-library that lets you load, play and generate sound effects and music for
|
||||
games and interactive applications. It's very small: less than 800
|
||||
lines of code and no dependencies. [Click here to try an interactive
|
||||
demo.](https://cdn.rawgit.com/kittykatattack/soundForGames/master/index.html)
|
||||
demo.](https://cdn.rawgit.com/kittykatattack/sound.js/master/index.html)
|
||||
|
||||
At its heart it's composed of
|
||||
just two, short, independent functions: `makeSound` and `soundEffect`. The `makeSound` function helps you
|
||||
|
||||
Reference in New Issue
Block a user