I'd like to understand your suggestion better. Suppose I have found a note on line 1 (E) of the treble clef, and the key signature is F, but the E has been flattened with an accidental earlier in the measure. Now from that information, how should I create a note on line 3 of the bass clef which matches the accidentals of the antecedent note?
Another tricky example is what if the treble clef which contains the antecedent note is a transposing instrument. If I read the notes ppitch() that correctly handles the transposition for me. The way I'm currently doing it is to get the ppitch() of the antecedent note, and create a new one whose pitch is the same +/- 12 per octave. My approach of course has a glaring disadvantage, that I am not controlling whether I create an Eb or a D#, which of course I would prefer to be done correctly. -- View this message in context: http://dev-list.musescore.org/note-not-yet-ready-tp7579475p7579503.html Sent from the MuseScore Developer mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Mscore-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer
