From 6fc8743f68648857ccef703bc4f2290b2cdac061 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 23 Nov 2018 19:33:41 +0100 Subject: media sonification --- client/lib/intonation.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/lib/intonation.js') diff --git a/client/lib/intonation.js b/client/lib/intonation.js index e5465af..341baab 100644 --- a/client/lib/intonation.js +++ b/client/lib/intonation.js @@ -2,7 +2,7 @@ module.exports = (function(){ var Intonation = function(opt){ opt = this.opt = Object.assign({ name: "", - root: 440, + root: 466.164, octave: 0, interval: 2, tet: 0, -- cgit v1.2.3-70-g09d2