omusico / score-library

Automatically exported from code.google.com/p/score-library
0 stars 0 forks source link

incorrect display of unpitched notes #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, 

Firstly, I would like to say I love what you've got done with the program, so 
far.
I am currently working on a smaller scale musicxml parser with the use of 
vexflow, however, I would say that your program is already exceeding that of 
vexflow. 
Before I continue there are a couple more things I have come across, but I will 
put them in separate issues for you.

When using a musicxml document that uses percussion, the xml uses:
note > unpitched > display step
instead of note > pitch > step

This is causing all notes to be displayed as a B on the stave.

Ross

Original issue reported on code.google.com by rosswils...@gmail.com on 23 Sep 2012 at 6:38