From c23ef0efb0ee5aae6dd84e528a90a854a5f1185d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 23 Apr 2017 23:57:59 -0400 Subject: freq --- client/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/index.js b/client/index.js index 868a395..7471d99 100644 --- a/client/index.js +++ b/client/index.js @@ -57,6 +57,6 @@ document.addEventListener('mouseup', () => { dragging = false }) keys.listen(function(index){ // const freq = scales.current().index(index) // document.body.style.backgroundColor = color( index / scales.current().scale.length ) - kalimba.play(freq) + // kalimba.play(freq) }) -- cgit v1.2.3-70-g09d2