Real life Drum Kit converted into digital format which can be played by keyboard buttons or web buttons available on the site.
The project utilizes keyboard and on click event listeners to play different musical instruments present in a drum kit. The key and its associated sound file are stored in a XML file which is fetched using AJAX.
- HTML
- CSS
- JavaScript
- XML
- AJAX