Skip to content

Commit

Permalink
Update synthutils.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Aman1919 authored Dec 31, 2023
1 parent 93eb407 commit 0a3b6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/utils/synthutils.js
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ function Synth() {

Tone.Buffer.onload = () => {
// eslint-disable-next-line no-console
console.debug("sample loaded");
console.debug("sample loaded");
};

this.samples = null;
Expand Down

0 comments on commit 0a3b6de

Please sign in to comment.