Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 632 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 632 Bytes

Music Sightreader

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.