Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 565 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 565 Bytes

Ear Training command line tool

This is a simple command line tool for generating ear practice exercises.

Random sight singing tables

Generate a table of random intervals and sing them from a given root note.

ear-training table

Arguments

  -l, --length string   set table length (default "100")
  -M, --max string      set highest note (default "8")
  -m, --min string      set lowest note (default "1")
  -t, --title string    set table title (default "sight singing table")
  -w, --width string    set print width (default "10")