From 4c567c731f2a55cfaaf373519e2cc80101f78062 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 27 Apr 2017 15:43:34 -0400 Subject: new base tone --- client/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/index.js') diff --git a/client/index.js b/client/index.js index 35f8290..65e7ddd 100644 --- a/client/index.js +++ b/client/index.js @@ -11,7 +11,7 @@ const nx = window.nx const noteCount = browser.isMobile ? 18 : 24 const stepCount = 16 const cellSize = browser.isMobile ? 20 : 27 -const baseTone = browser.isMobile ? 0 : 12 +const baseTone = browser.isMobile ? 8 : 12 let grid -- cgit v1.2.3-70-g09d2