Some things propogate between score/parts, some don't
Today's issue: cue notes! I found out that I had to do it manually for each part!
https://musescore.org/en/node/46231
Of course the notes themselves showed up immediately, but the "small notes" property didn't carry over.
Simple solution: some way of letting the user decide what syncs between score and parts (I would think the simplest would be to have EVERYTHING sync - and have users only decide what does NOT sync).
For now...is there a list of things that do/don't sync?
Comments
Everything that is content does sync, everything that is layout does not.
The "small" property of a note is layout, the note itself and its pitch is content.
In reply to Everything that is content… by Jojo-Schmitz
Thanks! That puts a simple framework on it,
In reply to Everything that is content… by Jojo-Schmitz
I would just note in that while in general this is the philosophy, there may be exceptions. Some due to a deliberate choice, a consensus among users a different result is expected for some particular setting. Some might be due to oversights, though, so feel free to report inconsistencies. Also, In some cases, some manual change might be copied when you first generate the part but then further changes are not linked - again, sometimes by design, sometimes not.
Eventually we'd like to provide more control over all this, we just haven't figured out the best way to go about it.