SAVE OFTEN SILLY.
So much for my Inkscape jail house illustration >:O
SoundCipher sc = new SoundCipher(this);float[] pitches = {72, 69, 65, 60, 62, 64, 65, 62, 65, 60, 67, 72, 69, 65, 62, 64, 65, 67, 69, 67, 69, 70, 69, 67, 72, 69, 67, 65, 67, 69, 65, 62, 65, 62, 60, 60, 65, 69, 67, 60, 65, 69, 67, 69, 70, 72, 69, 65, 67, 60, 65};float [] dynamics = {80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80 ,80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80};float[] durations = {1.5, 1.5, 1.5, 1.5, .5, .5, .5, 1, .5, 3, 1.5, 1.5, 1.5, 1.5, .5, .5, .5, 1, .5, 3, .5, .5, .5, .5, 1, .5, .5, 2, .5, 1, .5, 1, .5, .5, 2, .5, 1, .5, 1,.5, 1, .5, .5, .5, .5,.5,.5,.5,1,.5, 3};sc.playPhrase(pitches, dynamics, durations);