Hi Mike,
possible bug report
I was just notating a score to fiddle with and came across a problem:
In the following code snippet, the acciaccatura object causes the 3rd high C to playback as C and E chord (same E as the grace note used for the acciaccatura) and the E continues to sound until the acciaccatura (or the grace note it's next to) is reached.
If you remove the object OR unmute the grace note the playback is normal.
!NoteWorthyComposerClip(2.751,Single)
|Clef|Type:Treble
|Key|Signature:F#,C#,G#,D#|Tonic:E
|TimeSig|Signature:2/4
|Note|Dur:4th,Staccato|Pos:8|Opts:Crescendo
|DynamicVariance|Style:Sforzando|Pos:-8|Justify:Center|Placement:AtNextNote
|Note|Dur:4th,Accent|Pos:8
|Bar
|Note|Dur:4th,Slur|Pos:8
|Note|Dur:8th,Tenuto,Slur|Pos:7|Opts:Stem=Down,Diminuendo,Beam=First
|Note|Dur:8th,Tenuto|Pos:6|Opts:Stem=Down,Diminuendo,Beam=End
|Bar
|Dynamic|Style:p|Pos:-8
|Note|Dur:4th,Slur|Pos:5
|Note|Dur:8th,Tenuto,Slur|Pos:4|Opts:Stem=Down,Beam=First
|Note|Dur:8th,Tenuto|Pos:3|Opts:Stem=Down,Beam=End
|Bar
|User|Acciaccatura.ms|Pos:3|Rate:1
|Note|Dur:8th,Grace,Slur|Pos:3|Opts:Muted
|Note|Dur:4th,Slur|Pos:1
|Note|Dur:4th|Pos:2
!NoteWorthyComposerClip-End