I can not pass #user story 6 which says:
When I press the trigger key associated with each
.drum-pad
, the audio clip contained in its childaudio
element should be triggered (e.g. pressing the Q key should trigger the drum pad which contains the string “Q”, pressing the W key should trigger the drum pad which contains the string “W”, etc.).
here is codepen for my code
Anyone has any idea how to do it?.