Re: [Mscore-developer] note not yet ready

2015-08-22 Thread Marc Sabatella
It just occured to me that when you speak of *clefs*, perhaps you really mean *staves*? That is, for some reason you want an accidental on one staff to affect the pitches on other staves? That seems highly unusual and probably unexpected behavior, but I guess in that case rather than actually cal

Re: [Mscore-developer] note not yet ready

2015-08-22 Thread Marc Sabatella
Again, you don't even have to know or care if there is an accidental applied already, nor do you have to think about transposition. If you call the addPitch() function I mentioned, it does all the work for you. Did you try it? If you want to see how it is used, just find other places where it is

Re: [Mscore-developer] note not yet ready

2015-08-22 Thread Jim Newton
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 m