mention play-sound in the README

This commit is contained in:
darrencruse 2015-02-01 14:31:53 -06:00
parent 202d26fcb5
commit 072322d417

View File

@ -19,6 +19,8 @@ This fork of Whalesong differs from dyoo/whalesong in the following ways:
* Extended whalesong/image and whalesong/images
(more functions, bug fixes, now matches WeScheme)
Contributed by Emmanuel Schanzer
* Adds play-sound
(assumes a browser with html5 audio support)
Note: The implementation of parameters works fine,
as long as you don't mix parameterize with non-local-exits