Skip to content

Commit 7206243

Browse files
committed
remove p5.sound log
1 parent a7a9883 commit 7206243

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/addons/p5.sound.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2761,7 +2761,6 @@ env = function () {
27612761
window.clearTimeout(this.timeoutID);
27622762
}
27632763
var currentVal = this.control.getValue();
2764-
console.log(currentVal);
27652764
this.control.cancelScheduledValues(tMinus);
27662765
this.control.fade(currentVal, t);
27672766
if (unit) {

0 commit comments

Comments
 (0)