From 90e9c051e299cac593cb762698c055a86e1c72e4 Mon Sep 17 00:00:00 2001 From: William Toohey Date: Mon, 25 May 2015 21:11:15 +1000 Subject: [PATCH] Move colours to the canvas --- index_canvas.html | 18 +++++++++------ style_canvas.css | 6 +++-- waifuCanvas.js | 59 +++++++++++++++++++++++++++++++++-------------- 3 files changed, 57 insertions(+), 26 deletions(-) diff --git a/index_canvas.html b/index_canvas.html index 94043d3..d6a6060 100644 --- a/index_canvas.html +++ b/index_canvas.html @@ -10,6 +10,7 @@ Prettier ui Song shuffle Image pause / manual advance + Keep arraybuffer in mem, load AudioBuffer as needed? Different colour palettes External respacks Change short blackout to beat length / 1.7 @@ -25,7 +26,7 @@