NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: Peppermint Lin on 2010-03-21 03:37 am

Title: Two dots on three notes
Post by: Peppermint Lin on 2010-03-21 03:37 am
Quote
|Chord|Dur:Half,Dotted|Pos:-2o,0o|Opts:Stem=Down|Dur2:Half,Dotted|Pos2:1o|Color:0|Visibility:Default

One dot overlaps with other dot on pos 1.
I think the overlapped dot should be on pos 3.
Title: Re: Two dots on three notes
Post by: Rick G. on 2010-03-21 04:39 am
I think the overlapped dot should be on pos 3.
I think it should be on Pos:-3

I agree that NoteWorthy has more work to do here, but v2.1 is an improvement.
Title: Re: Two dots on three notes
Post by: CHiDo on 2010-05-18 09:23 pm
Quote
|Chord|Dur:Half,Dotted|Pos:-2o,0o,1o|Opts:Stem=Down|Color:0|Visibility:Default
this is my essay
Title: Re: Two dots on three notes
Post by: Peter Edwards on 2010-05-19 10:49 am
Strange that NWC gets this one right
Quote
|Chord|Dur:Half,Dotted|Pos:2o|Opts:Stem=Up|Dur2:Half,Dotted|Pos2:-2o,0o|Color:0|Visibility:Default

and, surprisingly

Quote
|Chord|Dur:Half,Dotted|Pos:1o|Opts:Stem=Up|Dur2:Half,Dotted|Pos2:-4o,0o|Color:0|Visibility:Default
Title: Re: Two dots on three notes
Post by: Peppermint Lin on 2010-05-19 12:10 pm
The dots' places may be wrong (or not). Do we have a solution except Allow Layering?
Title: Re: Two dots on three notes
Post by: Rick G. on 2010-05-19 01:14 pm
Do we have a solution except Allow Layering?
Quote
!NoteWorthyComposerClip(2.0,Single)
|Note|Dur:Whole,Grace|Pos:-3z^|Opts:NoLegerLines,Muted|Visibility:Never
|Chord|Dur:Half,Dotted|Pos:1|Opts:Stem=Up|Dur2:Half,Dotted|Pos2:-3z,-2,0
!NoteWorthyComposerClip-End
But anything that contains a chord like this is likely to need layering somewhere.
Title: Re: Two dots on three notes
Post by: Peter Edwards on 2010-05-20 04:01 pm
Further research. Adding a dotted E below the problem chord actually adds two dots!

Quote
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Treble
|Chord|Dur:Half,Dotted|Pos:1|Opts:Stem=Up|Dur2:Half,Dotted|Pos2:-2,0
|Chord|Dur:Half,Dotted|Pos:-4,-2,0|Opts:Stem=Down|Dur2:Half,Dotted|Pos2:1
!NoteWorthyComposerClip-End
Title: Re: Two dots on three notes
Post by: Rick G. on 2013-01-19 03:43 am
Further research. Adding a dotted E below the problem chord actually adds two dots!
A bug, I'd say. IMO, the first chord should have 3 dots. Maybe someday it will ...
Title: Re: Two dots on three notes
Post by: PhilHolmes on 2013-01-19 11:44 am
One dot overlaps with other dot on pos 1.
I think the overlapped dot should be on pos 3.

Gould, the music typesetting guru, says that the lowest dots should be moved down to accommodate the top dot in its correct position.
Title: Re: Two dots on three notes
Post by: Rick G. on 2013-01-19 11:59 am
It does for some cases:
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.5,Single)
|Chord|Dur:Half,Dotted|Pos:-2,0|Opts:Stem=Down|Dur2:Half,Dotted|Pos2:1
|Chord|Dur:Half,Dotted|Pos:-2,0,1
|Chord|Dur:Half,Dotted|Pos:0,1|Opts:Stem=Up|Dur2:Half,Dotted|Pos2:-2
!NoteWorthyComposerClip-End
Title: Re: Two dots on three notes
Post by: Mad Man Moon on 2013-01-22 08:14 pm
Further research. Adding a dotted E below the problem chord actually adds two dots!

And even more experimenting with the original problem chord reveals that if you remove the middle note ([ctrl]+[backspace] on the same line as it) makes the lower note's dot jump down to the lower space.  Re-entering the note without specifying stem direction and letting it default to stem down leaves the extra dot in its correct position.

Quote
|Chord|Dur:Half,Dotted|Pos:-2o|Opts:Stem=Down|Dur2:Half,Dotted|Pos2:0o,1o|Color:0|Visibility:Default

Edit:  I just noticed that this then places the top note after the lower two, reversing the stem side.  :\