Skip to content

Commit

Permalink
words
Browse files Browse the repository at this point in the history
  • Loading branch information
felixroos committed Dec 27, 2024
1 parent 38b3ee8 commit 1fc77e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions webaudio/sampler.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ <h2>🌱 webaudio sampler</h2>
style="display: grid; grid-template-columns: 40px auto"
></div>
<p>
press keys a-z on your keyboard to play it (or click the buttons). The
samples are lazy loaded, so the first time might take a moment. This is
the code:
press keys a-z on your keyboard to play it (or click the buttons)! How
does it sound when you type your name? The samples are lazy loaded, so the
first time might take a moment. This is the code:
</p>
<script id="play-sample">
let loadSample = async (url, ac) =>
Expand Down

0 comments on commit 1fc77e2

Please sign in to comment.