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

Added changing of clef when switching to a different instrument #819

Conversation

BartlomiejLewandowski
Copy link

Added code that changes the clef, when an instrument has been changed in the staff properties.
Unfortunately, the optional template is not yet available, so I had to go with std::pair, where the first boolean is true when the instrument has been changed, and the second member is the actual clef.

@lasconic
Copy link
Contributor

lasconic commented Apr 8, 2014

I didn't try it yet. But my first impression is that it's just a partial solution since the transposing/concert clef of the new instrument will not be used. So if a user is viewing the score, change the instrument, and then switch to concert pitch, the clef will not be the one of the new instrument. Again, I need to test it.

@lasconic lasconic closed this Apr 8, 2014
@lasconic lasconic reopened this Apr 8, 2014
@Jojo-Schmitz
Copy link
Contributor

Rebase needed...

@MarcSabatella
Copy link
Contributor

And we'd still want to test behavior for transposing instruments, in terms of the separate clefs used for concert pitch on versus off.

@lasconic
Copy link
Contributor

This PR is now old and it was incomplete. I close it.

@lasconic lasconic closed this Jun 23, 2016
@IsaacWeiss
Copy link
Contributor

Hmm. I hope somebody else can fix https://musescore.org/en/node/114501, then.

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

5 participants