CS1 Standard Demo Page

The following text was written to the standard output stream when the ? program was executed from IntelliJ.

/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -javaagent:/opt/intellij-idea-community/lib/idea_rt.jar=33865:/opt/intellij-idea-community/bin -Dfile.encoding=UTF-8 -classpath /home/arobin20/IdeaProjects/CS1/out/production/CS1:/home/arobin20/jfugue-4.0.3-with-musicxml.jar:/home/arobin20/SimpleComposer.jar:/home/arobin20/SimplePainter.jar mmw.ThreeFigureMinuetThing
Given Reference with SComposer: 
(C,1) \ (B,1) \ (A,1) 
/ (C,1/2) \ (B,1/2) \ (A,1/2) / (B,1/2) / (C,1) 
(C,3) 
Same song but note by note: 
(C,1) \ (B,1) \ (A,1) / (C,1/2) \ (B,1/2) \ (A,1/2) / (B,1/2) / (C,1) (C,3) 

Process finished with exit code 0