Skip to main content
Topic: Audit Note Stems (Read 3065 times) previous topic - next topic

Audit Note Stems

Tools/Audit Note Stems does not appear to work for 2 notes beamed across a rest, such as might be found in a French Horn part in 6/8 time.  Eighth note + eighth rest + eighth note beamed together retains the same stem direction, even when this is wrong (such as after transposing).  Three eighth notes beamed together works just fine.  Your help file on Stem Down Command excludes some situations involving chords, but my notes are just single notes, not chords.  I just checked v. 1.75b, and the behavior appears to be the same.  Maybe it's just the help file that needs a clarification for this behavior.

Re: Audit Note Stems

Reply #1
Can you provide an example? I started with:

Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Treble
|TimeSig|Signature:6/8
|Note|Dur:8th|Pos:-11|Opts:Stem=Down,Beam=First
|Rest|Dur:8th|Opts:Stem=Down
|Note|Dur:8th|Pos:-11|Opts:Stem=Down,Beam=End
|Note|Dur:8th|Pos:8|Opts:Stem=Up,Beam=First
|Rest|Dur:8th|Opts:Stem=Up
|Note|Dur:8th|Pos:8|Opts:Stem=Up,Beam=End
!NoteWorthyComposerClip-End
After Tools, Audit Note Stems, I got this:

Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Treble
|TimeSig|Signature:6/8
|Note|Dur:8th|Pos:-11|Opts:Stem=Up,Beam=First
|Rest|Dur:8th|Opts:Stem=Up
|Note|Dur:8th|Pos:-11|Opts:Stem=Up,Beam=End
|Note|Dur:8th|Pos:8|Opts:Stem=Down,Beam=First
|Rest|Dur:8th|Opts:Stem=Down
|Note|Dur:8th|Pos:8|Opts:Stem=Down,Beam=End
!NoteWorthyComposerClip-End

Re: Audit Note Stems

Reply #2
Thanks for your response.

Two measures in 6/8 time; all middle C's; second measure has rests on beats 2 and 5; all stems are DOWN.

Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Treble
|Text|Text:"1st French Horn in F"|Font:User2|Pos:15
|Key|Signature:C
|TimeSig|Signature:6/8
|Dynamic|Style:p|Pos:-8|Justify:Right
|Note|Dur:8th|Pos:1|Opts:Stem=Down,Beam=First
|Note|Dur:8th|Pos:1|Opts:Stem=Down,Beam
|Note|Dur:8th|Pos:1|Opts:Stem=Down,Beam=End
|Note|Dur:8th|Pos:1|Opts:Stem=Down,Beam=First
|Note|Dur:8th|Pos:1|Opts:Stem=Down,Beam
|Note|Dur:8th|Pos:1|Opts:Stem=Down,Beam=End
|Bar
|Note|Dur:8th|Pos:1|Opts:Stem=Down,Beam=First
|Rest|Dur:8th|Opts:Stem=Down
|Note|Dur:8th|Pos:1|Opts:Stem=Down,Beam=End
|Note|Dur:8th|Pos:1|Opts:Stem=Down,Beam=First
|Rest|Dur:8th|Opts:Stem=Down
|Note|Dur:8th|Pos:1|Opts:Stem=Down,Beam=End
!NoteWorthyComposerClip-End
After Tools/Transpose Staff/-3, all notes are A's.
After Tools/Audit Note Stems, stems in first measure are UP, while stems in second measure are DOWN.

Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Treble
|Text|Text:"1st French Horn in F"|Font:User2|Pos:15
|Key|Signature:F#,C#,G#
|TimeSig|Signature:6/8
|Dynamic|Style:p|Pos:-8|Justify:Right
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam=End
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam=End
|Bar
|Note|Dur:8th|Pos:-1|Opts:Stem=Down,Beam=First
|Rest|Dur:8th|Opts:Stem=Down
|Note|Dur:8th|Pos:-1|Opts:Stem=Down,Beam=End
|Note|Dur:8th|Pos:-1|Opts:Stem=Down,Beam=First
|Rest|Dur:8th|Opts:Stem=Down
|Note|Dur:8th|Pos:-1|Opts:Stem=Down,Beam=End
!NoteWorthyComposerClip-End

Re: Audit Note Stems

Reply #3
Confirmed.

We will look into it.

Re: Audit Note Stems

Reply #4
This will be fixed in the next release of NWC2.

 

Re: Audit Note Stems

Reply #5
Now that's what I call service!
You guys rock!