From 2afec440eaceee1c11aab7cd3b48b6610a6ba88e Mon Sep 17 00:00:00 2001 From: Egon Elbre Date: Mon, 7 Feb 2011 09:39:52 -0800 Subject: [PATCH] --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 58d969c..daaf736 100644 --- a/README.markdown +++ b/README.markdown @@ -1,13 +1,13 @@ # jsfx +[DEMO SITE](http://www.egonelbre.com/js/jsfx). + This is a javascript library (with frontend) for sound effect generation. This needs WAV support from browser to work. For short clips it can generate the audio in 30ms in a good browser. Might be fast enough to do runtime generation of effects. -To see the demo site go to [here](http://www.egonelbre.com/js/jsfx). - ## How to use it? Open up the demo/index.html page. This is the generators front-end