A piano that lives in your keyboard. Press keys to play notes. No extra hardware needed - just your typing fingers.
KeyPaw turns your keyboard into a musical instrument. Clean, simple, and ready to play!
- ๐ต 7 essential notes (Do-Re-Mi-Fa-Sol-La-Si)
- โจ๏ธ Uses your keyboard as input
- ๐ High-quality
.wavsamples powered by pygame - ๐ฑ Zero musical talent required
-
Clone the repository:
git clone https://github.com/FelineFantasy/KeyPaw.git cd KeyPaw -
Install dependencies:
pip install -r requirements.txt
python keypaw.py| Key | Note |
|---|---|
| 1 | Do |
| 2 | Re |
| 3 | Mi |
| 4 | Fa |
| 5 | Sol |
| 6 | Lja |
| 7 | Si |
Try these simple tabs!
- Spaces mean short pauses.
- Dashes (
-) mean holding the note a bit longer.
1 1 5 5 6 6 5 (Twinkle Twinkle Little Star)
Or this:
1 1 2 1 4 3 - 1 1 2 1 5 4 - 1 1 7 5 4 3 2 - 6 6 5 4 5 4
KeyPaw/
โโโ .github/
โ โโโ FUNDING.yml
โโโ notes/
โ โโโ (music files: notes)
โโโ .gitignore
โโโ LICENSE
โโโ README.md
โโโ keypaw.py
โโโ requirements.txt
- FelineFantasy
- License: MIT