Re: Minor anomaly: extra note spacing with whole notes
Reply #4 –
No. That situation can be handled with:!NoteWorthyComposer(2.75)
|AddStaff|Name:"Staff"
|StaffProperties|EndingBar:Open (hidden)
|StaffInstrument|Name:"Violin"|Patch:40
|Clef|Type:Treble
|TimeSig|Signature:3/2
|Chord|Dur:Whole,Dotted|Pos:-3,-2
|Bar
|AddStaff|Name:"Staff-1"
|StaffProperties|EndingBar:Open (hidden)|BoundaryTop:10|BoundaryBottom:10|WithNextStaff:Layer
|StaffProperties|Channel:2
|StaffInstrument|Name:"Violin"|Patch:40
|Clef|Type:Treble
|TimeSig|Signature:3/2
|Note|Dur:4th,Grace|Pos:-3^|Opts:Muted|Visibility:Never
|Chord|Dur:Whole,Dotted|Pos:-3,-2
|Bar
|AddStaff|Name:"Staff-2"
|StaffProperties|EndingBar:Open (hidden)|BoundaryTop:10|BoundaryBottom:10
|StaffProperties|Channel:3
|StaffInstrument|Name:"Violin"|Patch:40
|Clef|Type:Treble
|TimeSig|Signature:3/2
|Note|Dur:Whole,Dotted|Pos:-3|Visibility:Never
|Bar
!NoteWorthyComposer-End