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

fix #74961: initial octave guess on note input wrong after mmrests #2194

Merged

Conversation

MarcSabatella
Copy link
Contributor

Apparently this broke when we stopped writing generated clef to the score for the measures within mmrests - the search backwards for a clef to use found nothing.

I made two changes: searching backwards using prev1MM() rather than prev1(), and defaulting to 60 for curPitch rather than -1 (just in case we still do not find a clef).

lasconic added a commit that referenced this pull request Aug 29, 2015
fix #74961: initial octave guess on note input wrong after mmrests
@lasconic lasconic merged commit 6bec096 into musescore:master Aug 29, 2015
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.

2 participants