From e75534be5e34b329723a954da12d8fece0dc8632 Mon Sep 17 00:00:00 2001 From: mon Date: Mon, 2 Nov 2015 14:04:43 +1000 Subject: [PATCH] Added README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2ce4ab5 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# 0x40-web +A fairly complete HTML5/CSS3 Canvas + Web Audio clone of the 0x40 Hues Flash. + +Should work on most modern browsers. + +Example pages: +[Default Hues](http://0x40.mon.im/) +[420 Hues](http://420.mon.im/) +[Halloween Hues](http://spook.mon.im/) + +You can also have animations that sync perfectly with the beats of the songs. Inspired by Kepstin's Integral experiments. +[420 Hues, Snoop Edition](http://420.mon.im/snoop.html) +["Montegral"](http://0x40.mon.im/montegral.html) + +If you would like to know how to customise your own Hues, the 420 Snoop Hues contain almost all the configuration options you'd ever want to use. +A commented list of all possible settings is at the top of HuesSettings.js