The Shortcuts to be used within the score editor are those described in section Editor Shortcuts, plus the following additional shortcuts.
key | description |
---|---|
SHIFT | higher the insertion pitch by one half tone (like g sharp instead of g) |
CTRL | lower the insertion pitch by one half tone (like g flat instead of g) |
ALT + N | switch mode to insert notes (default) |
ALT + A | switch mode to insert note symbols |
ALT + S | switch mode to insert score symbols |
ALT + L | switch mode to insert lyrics |
For developers: Even the ScoreEditor is based on an abstract class (PrScoreEditor), which makes it easy to implement new ScoreEditors.