diff --git a/doc/api/sfxr.html b/doc/api/sfxr.html index 3eb434c..8f21c1b 100644 --- a/doc/api/sfxr.html +++ b/doc/api/sfxr.html @@ -56,7 +56,7 @@
newSound (...) | -The constructor for the Sound class. | +Construct and return a new Sound instance. |
= 0
)
+ square wave (= 0
)
= 1
)
+ saw wave (= 1
)
= 2
)
+ sine wave (= 2
)
= 3
)
+ white noise (= 3
)