Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
momentollogy committed Apr 13, 2023
1 parent 4ede59a commit 26329d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,9 @@ <h1>Arduino Piano Buzzer Song Creator V1 <br> <small>by momentollogy</small><br>
};


const sixteenthNoteDuration = 0.25; // Adjust this value according to your needs


let playingNotes = new Set();

// Map DURATION TO NOTE LENGTH
Expand Down

0 comments on commit 26329d2

Please sign in to comment.