Here is the link to my (almost finished) project: https://codepen.io/givliano/pen/mZJmdK?editors=0010
I’d like some feedback because there’s a pretty annoying bug when you click the pads. For some reason when you click it plays the last audio, not the current one, even though the handler is the same logic as the keyboard one (which plays perfectly), so I have no idea how to fix it.
And i know that right now it doesn’t pass the <audio>
element test. I forgot about this one and now I need to take a couple days away from this project because it was pretty hard.
Anyway, thanks!