How to get the clef/clef-value of a chord
Hi,
I am new to MuseScore and just starting with plugin-development.
Actually i am working on an improved version of the notenames-plugin. The code for this plugin is hosted on gitub: https://github.com/KlausDBuettner/NoteNames2/ . Any comments are welcome.
My first question: is it possible in the current object model to get the clef? Sometimes the clef is changed within a stave (or part?) and my plugin has to react on this change.
tia
KlaBueBaer
Comments
I don't think you can get the clef type. But then again for note names it is irrelevant.