Add play/pause button and compressor

This commit is contained in:
Will Greenberg 2022-08-23 14:48:35 -07:00
parent ae3346c73a
commit 04c255d9db
2 changed files with 21 additions and 3 deletions

View file

@ -43,4 +43,5 @@ p {
letters are louder, non-letters are silent.</p>
</div>
</div>
<button id="play">Play/Stop</button>
</html>