Skip to content

dilawar/MyPiano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version

MyPiano

A simple terminal based piano for playing notes and MIDI files. Not TUI/GUI available.

Install

pip install mypiano --user

How to use it

To see the help message,

usage: mypiano [-h] [--midifile MIDIFILE] [--note NOTE] [--duration DURATION]

MyPiano

optional arguments:
  -h, --help            show this help message and exit
  --midifile MIDIFILE, -m MIDIFILE
                        Midi file to play
  --note NOTE, -n NOTE  A note to play
  --duration DURATION, -d DURATION
                        Note duration (use it with --note)

When no option is given mypiano just play the note A1.

CREDIT

The piano sounds used in this project are from https://freesound.org/people/TEDAgame/packs/25405/

Many Thanks!

About

A simple terminal based piano for playing notes (not TUI/GUI)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages