Application GuitarTuner displays a guitar fret board with six strings.
When you click a string with the mouse, you'll hear a synthesized guitar note for the selected
string as it vibrates.
GuitarTuner uses the Java javax.sound.midi API to generate the sounds.
This application is used to introduce you to basic concepts of the JavaFX language and its unique scene graph.