From: Jer Noble Date: Thu, 27 Mar 2014 21:23:20 +0000 (-0700) Subject: Add README X-Git-Url: http://105106.c2e0p.group/sound.git/commitdiff_plain/a785a178ed51c8f4c50a395e910cc00a4000a529?hp=c707e22cb6a232014f55f2f33bb4d201319ecf9b Add README --- 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).