A graphical note sightreading program built in Java, for use by musicians-in-training to quicken response to notes. This program allows for sightreading practice with multiple staves.
Version: 0.2a Language: Java
Features:
Supports up to four staves
Three different types of clefs
Single, Multiple, or Chord note types
Adjustable ranges for each staff
The main function is in "Music Sightreader/src/Music.java" !
Note: Treble8vb clef, note types, and double flat/double sharp currently not implemented. Also, notes at the extremes of range will bleed into the other staves.