X-Git-Url: http://id.pley.net/sound.git/blobdiff_plain/c707e22cb6a232014f55f2f33bb4d201319ecf9b..a785a178ed51c8f4c50a395e910cc00a4000a529:/README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5fb4e13 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Sound +===== + +This repository contains a proof-of-concept JavaScript library which implements [HTMLAudioElement](http://www.w3.org/html/wg/drafts/html/master/embedded-content.html#htmlaudioelement) using the [Web Audio API](https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html).