Skip to content

FarheenZM/JS_DrumKeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS_DrumKeys

A page that shows different Drum keys & pressing keys plays the corresponding sound. This is done by invoking JS from script tag in the html

Screenshot

Self-notes:

  • data-keys: own HTML data
  • audio tag: play using .play()
  • ascii values of keys
  • onclick event

About

Vanilla JS mini project to simulate drum keys

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published