Re: middle line stem direction default
Reply #2 –
To make my suggestion a little more useful:
It occurs to me that there might be occasions within your work where you might actually want the stem to be down for middle line notes. The "Global Modification" command mentioned above (Note,Pos==0 Opts.Stem=Up) would then tend to undo that, so here's an alternative:
Note,!Opts.Stem,Pos==0 Opts.Stem=Up
In this version, any note on the centre line of the staff that already has a stem direction set will remain unaffected, including notes that have the stem already set to up from a previous run of the tool.