musical-keyboard
v1.0.5
Published
A tiny program that plays a musical note for each key you type!
Downloads
7
Readme
🎶 musical-keyboard ⌨️
This is a tiny program that plays a note for each key you type!
Try it out?
Installation
npm i -g musical-keyboard
Usage
# start with default musical scale
musical-keyboard play
# list musical scales
musical-keyboard play -h
# start with minorBlues scale
musical-keyboard play --scale minorBlues
It runs globally, so you could leave it open and listen to keyboard notes all day while you type! 😅