From f9457722c1eb7932aae9cbcdfd3d4884b13ee6b9 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 8 Mar 2018 02:59:29 +0100 Subject: earth mp3 --- 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 2b09f5f..3db9ee6 100644 --- a/client/index.js +++ b/client/index.js @@ -36,7 +36,7 @@ let sampler requestAudioContext( () => { // samplers.smash = new Sampler('samples/smash/g{}.mp3', 12) - samplers.earth = new Sampler('samples/earth/earth{}.wav', 20) + samplers.earth = new Sampler('samples/earth/earth{}.wav.mp3', 20) // samplers.glass = new Sampler('samples/glass/0{}Particle.mp3', 20) // samplers.kalimba = new Sampler('samples/kalimba/380731__cabled-mess__sansula-08-c-raw.wav', 10) sampler = samplers.earth -- cgit v1.2.3-70-g09d2