I’ve managed to get my Drum Machine working perfectly but due to the way I have implemented the audio it will not pass the tests.
I’ve opted for the var sound = new Audio(link)
way but the tests want me to use an actual
Here is my codepen for you to check out:
https://codepen.io/TheTubbyNinja/pen/LYbNZYe?editors=0010
system
Closed
2
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.