This is a simple command line tool for generating ear practice exercises.
Generate a table of random intervals and sing them from a given root note.
ear-training table
-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")