From 110e137f1f6a56f93e4edb57bfbdffc1384f78dc Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 11 Sep 2016 16:01:12 -0400 Subject: working --- env.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env.js') diff --git a/env.js b/env.js index f25c14b..0b2670f 100644 --- a/env.js +++ b/env.js @@ -31,7 +31,7 @@ var environment = (function(){ } environment.request_audio_context = function(){ var element = $("
", {"id" : "MobileStart"}).appendTo("body") - var button = $("
").attr("id", "Button").text("Enter").appendTo(element) + var button = $("
").attr("id", "Button").html("Enter
(please unmute your phone)").appendTo(element) StartAudioContext.setContext(Tone.context) StartAudioContext.on(button) StartAudioContext.onStarted(function(){ -- cgit v1.2.3-70-g09d2