A drum sample machine.
Using the playSample() method and having a bunch of 808 samples loaded in you can quite easily create a sample machine.
The bulk of the development was in creating a case switch for the button presses. Which is simple enough. Then the samples are triggered on click with the onclick html attribute. Again, pretty simple.
Finally, bom bom cha for a few minutes before realising you have no rhythm. Best I stick to programming then :).
3 Jan 2022