info(matchFileVersion,2.0).
info(scoreFileName,'STDIN').
info(midiFileName,'pid9048-06-corbsdpv.mid').
info(midiClockUnits,480).
info(midiClockRate,500000).
info(keySignature,[an,minor]).
info(timeSignature,3/4).
info(approximateTempo,102.4).
snote(n1,[e,n],5,0:3,0,1,0,1,[])-note(1,[e,n],5,1656,2428,2428,43).
snote(n2,[f,n],5,1:1,0,3/16,1,1.75,[])-note(2,[f,n],5,2428,2925,2925,49).
snote(n3,[e,n],5,1:1,3/16,1/16,1.75,2,[])-note(3,[e,n],5,2925,3090,3090,41).
snote(n4,[a,n],3,1:2,0,1,2,3,[])-note(4,[a,n],3,3090,3366,3366,40).
snote(n5,[d,n],4,1:2,0,1,2,3,[])-note(5,[d,n],4,3090,3366,3366,40).
snote(n6,[f,n],4,1:2,0,1,2,3,[])-note(6,[f,n],4,3090,3366,3366,40).
snote(n7,[d,n],5,1:2,0,1,2,3,[])-note(7,[d,n],5,3090,3642,3642,40).
snote(n8,[a,n],3,1:3,0,1,3,4,[])-note(8,[a,n],3,3642,3912,3912,43).
snote(n9,[d,n],4,1:3,0,1,3,4,[])-note(9,[d,n],4,3642,3912,3912,43).
snote(n10,[f,n],4,1:3,0,1,3,4,[])-note(10,[f,n],4,3642,3912,3912,43).
snote(n11,[f,n],5,1:3,0,1,3,4,[])-note(11,[f,n],5,3642,4181,4181,39).
snote(n12,[f,n],5,2:1,0,2,4,6,[])-note(12,[f,n],5,4181,5301,5301,62).
snote(n13,[a,n],3,2:2,0,1,5,6,[])-note(13,[a,n],3,4649,4975,4975,39).
snote(n14,[c,n],4,2:2,0,1,5,6,[])-note(14,[c,n],4,4649,4975,4975,39).