[MusicXML] missing staff-details xml tags on export

• Sep 2, 2014 - 21:05
Type
Functional
Severity
S2 - Critical
Status
closed
Project
Tags

Create a banjo tab - 5 line staff. Add some notes and save it as musicxml. Notice the output file doesn't include the staff-details section. Result is the file will not open correctly -- it comes in as a 6 line guitar tab. Note that the musicxml reader does understand the staff-details info, it just doesn't write it out to the output file.


Comments

Problem confirmed. Raising priority to "critical" as it causes loss of information. Caused by a simple coding error: any five line staff was assumed to be a standard staff, thus no staff details were exported.

Will be fixed shortly.