piano-rs

Crates.iopiano-rs
lib.rspiano-rs
version0.1.0
sourcesrc
created_at2017-10-24 08:53:56.808765
updated_at2017-10-24 08:53:56.808765
descriptionPlay piano in the terminal using PC keyboard
homepage
repositoryhttps://github.com/ritiek/piano-rs
max_upload_size
id36768
size4,282,884
Ritiek Malhotra (ritiek)

documentation

README

piano-rs

Play piano in the terminal using PC keyboard.

Screenshots

Installation

  • Installing via crates.io:
cargo install piano-rs
  • Installing latest version from GitHub:
git clone https://github.com/ritiek/piano-rs
cd piano-rs
cargo install

Usage

$ piano-rs
  • Press keys on your PC keyboard to play the notes.
  • Adjust note frequency using and .

License

The MIT License

Commit count: 143

cargo fmt