From cdc7a3ad8e08ef515cb6f73f6437f335d2403827 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 26 Jun 2017 17:18:24 +0200 Subject: rebuild --- client/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'client/index.js') diff --git a/client/index.js b/client/index.js index 32ea27f..44984a7 100644 --- a/client/index.js +++ b/client/index.js @@ -28,8 +28,8 @@ let offsets = [] let loading = true let player = new Tone.MultiPlayer({ - // applause: 'applause.mp3', - applause: '0bB7tTknkDw.mp3', + applause: 'applause.mp3', + // applause: '0bB7tTknkDw.mp3', }, () => { loading = false let data = player.buffers.get('applause').get().getChannelData(0) @@ -160,4 +160,4 @@ function load() { ctx.font = "100px " + choice(fonts) ctx.fillStyle=color(Math.random()) ctx.fillText("LOADING!",window.innerWidth/2-250,window.innerHeight/2) -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2