From 99c9ec8e78803f6b8a4b06abe625ab29ba33cc43 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 17 May 2018 19:53:06 +0200 Subject: test --- client/lib/hall.js | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'client/lib/hall.js') diff --git a/client/lib/hall.js b/client/lib/hall.js index 3fe390f..4126ae3 100644 --- a/client/lib/hall.js +++ b/client/lib/hall.js @@ -2,6 +2,14 @@ import Tone from 'tone' import output from './output' import { clamp, choice } from './util' +// const HALLWAY_LENGTH = 147 +// const SPEAKER_COUNT = 16 + +// const hall = new Hall ({ +// length: HALLWAY_LENGTH, +// speakers: SPEAKER_COUNT, +// }) + const SPEED_OF_SOUND = 0.0029154519 // ms/m const reverb = new Tone.Freeverb({ -- cgit v1.2.3-70-g09d2