Skip to content

Sabarish575/keyBeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 KeyBeat - Play Sounds with Your Keyboard 🎹

KeyBeat is a simple web app that lets you play drum sounds using your keyboard. Press the assigned keys to trigger different beats!

🚀 Features

  • 🎶 Play sounds by pressing predefined keys (A, S, D, F, G, H, J, K, L).
  • 🎨 Smooth visual effects when a key is pressed.
  • 🔊 Supports multiple sound formats (WAV, MP3, OGG).
  • 💻 Lightweight and runs directly in the browser.

🛠️ Installation & Setup

  1. Clone this repository:
    git clone https://github.com/Sabarish575/keybeat.git
  2. Open the PlaySound.html file in a browser.
  3. Ensure your sounds/ folder contains valid sound files.

🎹 Controls

Key Sound
A (65) Clap
S (83) Boom
D (68) Hi-Hat
F (70) Tom
G (71) Ride
H (72) Snare
J (74) Open Hat
K (75) Tink
L (76) Kick

🔧 Troubleshooting

  • If sounds don’t play, check:
    • Sound files exist in the sounds/ directory.
    • Your browser supports the audio format.
    • The project is run in a local server (e.g., VS Code Live Server).

📜 License

This project is open-source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors