Transposing moves the slash notation "notes"
to repeat this:
1. add slash notation in a section of the score
2. select all
3. Notation > transpose
The slashes move up/down the staff
Screen shot of the result attached.
Attachment | Size |
---|---|
Screen Shot 2012-04-25 at 1.53.31 PM.png | 13.29 KB |
Comments
Additionally, you can end up with accidentals. Screenshot attached.
What version and operating system are you using?
If you haven't, could you please check the trunk (where focus now is)?
MacOS 10.7
Musescore 1.2
Sorry I don't have time to install trunk and possibly mess up my stable installation. (Also, this is a report on a plugin.)
It won't be any different in the trunk. Slashes in MuseScore are currently just ordinary notes that happen to be stemless, slash-headed, and silent. There is nothing in the underlying MuseScore architecture that would support slash notation that was immune to transposition, although there is an outstanding feature request to add this: http://musescore.org/en/node/8924.
BTW, installing a nitly build will not mess up 1.X in any whatsoever - the nightlies get their own sandbox to play in.
Is there a way of making the slashes different shaped rests rather than notes? I don't think the rests move when transposed and I just thought this might be a way to resolve the issue. I don't know anything about programming so I have no idea if this is even possible, just a thought.
Good thinking, but no, unfortunatly that is not possible
As mentioned above, there is a separate existing feature request suggesting this specific implementation: #8924: Add native support for slash notation. Even though the idea is clever, as discussed there, I don't think that implementation is ideal for various reasons - it gets more complicated when you consider rhythmic notation, accent notation, the desire to have invisible notes underlying the slashesf or playback, etc.
But indeed, there needs to be *some* sort of native support for slash notation, both for transposition reasons but also for MusicXML. I have ideas on how this could be implemented and may try my hand at it some day, but I think not for 2.0.
Why not make a non-transposable note group? I ran into this the other day doing so manually. It is not a plugin problem as some might suspect.
Ted
That's definitely a relatively straightforward possibility. I would kind of rather there be support for slash notation that didn't require each individual slash to be represented explicitly as a special note, but ultimately, whatever works best with MusicXML would be fine by me.
Native slash notation was implemented for 2.0, under the Edit / Tools menu.