Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

partial fix for #19197 - get barline length right #1207

Merged
merged 1 commit into from Aug 23, 2014

Conversation

MarcSabatella
Copy link
Contributor

1.3 scores with staves of fewer or more than 5 lines are imported with incorrect barline liengths. This fixes that. So 1-line percussion staves should import well.

3-line drum sets are another matter. In 1.3, these had a staff spacing of 2sp. I have identified the place where we could potentially preserve this and I have implemented the change. But it is commented out here, as it doesn't actually produce the correct results since the drum notes (and rest) would need to be moved to two lines down in order for this to produce similar layout as 1.3.

wschweer added a commit that referenced this pull request Aug 23, 2014
partial fix for #19197 - get barline length right
@wschweer wschweer merged commit d16e51e into musescore:master Aug 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants