diff --git a/home.html b/home.html index 95cbe4b..7cb1975 100644 --- a/home.html +++ b/home.html @@ -1267,7 +1267,7 @@ mic1Value = data.mic1.audio.toFixed(1) mic2Value = data.mic2.audio.toFixed(1) outputValue = data.output.audio.toFixed(1) - + console.log(typeof (lineinputValue), typeof (mic1Value), typeof (mic2Value), typeof (outputValue)) bindData() } else {