Here I can't put the accent where I need it:
!NoteWorthyComposerClip(2.0,Single)
|Chord|Dur:8th|Pos:-4,0|Opts:Stem=Up,Beam=First|Dur2:4th|Pos2:-4
|Chord|Dur:8th|Pos:0,5|Opts:Stem=Up,Beam=End
|Chord|Dur:8th|Pos:-4,0|Opts:Stem=Up,Beam=First|Dur2:4th|Pos2:-4
|Chord|Dur:8th|Pos:0,5|Opts:Stem=Up,Beam=End
!NoteWorthyComposerClip-End
What I'd like to have is something like:
!NoteWorthyComposerClip(2.0,Single)
|Chord|Dur:8th|Pos:-4,0|Opts:Stem=Up,Beam=First|Dur2:4th,Accent|Pos2:-4
|Chord|Dur:8th|Pos:0,5|Opts:Stem=Up,Beam=End
|Chord|Dur:8th|Pos:-4,0|Opts:Stem=Up,Beam=First|Dur2:4th,Accent|Pos2:-4
|Chord|Dur:8th|Pos:0,5|Opts:Stem=Up,Beam=End
!NoteWorthyComposerClip-End
Here the accent is in the wrong note:
!NoteWorthyComposerClip(2.0,Single)
|Chord|Dur:8th,Staccato|Pos:0|Opts:Stem=Up,Beam=First,ArticulationsOnStem|Dur2:4th|Pos2:0^
|Note|Dur:8th,Staccato|Pos:#2|Opts:Stem=Up,Beam=End,ArticulationsOnStem
|Chord|Dur:8th,Accent|Pos:0|Opts:Stem=Down,ArticulationsOnStem|Dur2:8th|Pos2:4
!NoteWorthyComposerClip-End
It should be on the upper F but I found no way to put it there; that is, this snippet doesn't work:
!NoteWorthyComposerClip(2.0,Single)
|Chord|Dur:8th,Staccato|Pos:0|Opts:Stem=Up,Beam=First,ArticulationsOnStem|Dur2:4th|Pos2:0^
|Note|Dur:8th,Staccato|Pos:#2|Opts:Stem=Up,Beam=End,ArticulationsOnStem
|Chord|Dur:8th|Pos:0|Opts:Stem=Down,ArticulationsOnStem|Dur2:8th,Accent|Pos2:4
!NoteWorthyComposerClip-End
Of course I can easily solve the problems using layering, but the thing surprised me.
A last thing.
I found no way to remove the accent using the GUI. I had to copy, edit and paste back.
|RestChord|Dur:8th|Opts:Stem=Down,ArticulationsOnStem|Dur2:4th,Accent|Pos2:-1o|Color:0|Visibility:Default