Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Titwin committed Jul 27, 2023
1 parent 41ea5ed commit 2d06e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
currentIndex = (currentIndex + 1) % inputBuffer.length;
}

new p5();
//new p5();
</script>
</head>
<body>
Expand Down

0 comments on commit 2d06e89

Please sign in to comment.