A user can hear a sound when the pads are clicked.
Closed this issue · 0 comments
hoshikitsunoda commented
Motivation
A user can hear a sound when the pads are clicked.
Implementation
-
Add sound file to the project.
-
Add attribute(src) on button and set to the sound file.
-
Add function to play sound onclick.