State chorus button
This commit is contained in:
parent
50c0e7f940
commit
fdbbdd06cd
@ -30,6 +30,7 @@ var newSoundJustRecorded = false;
|
||||
var playButton;
|
||||
var recordButton;
|
||||
var stopButton;
|
||||
var chorusButton;
|
||||
|
||||
// Time-out used to stop a recording in case the user forgets to stop it
|
||||
// themselves. It also gurantees to turn off the mic in case of some unknown
|
||||
|
Loading…
Reference in New Issue
Block a user