Skip to main content

Topics

This section allows you to view all Topics made by this member. Note that you can only see Topics made in areas you currently have access to.

Topics - jimcint

1
General Discussion / Noteworthy 2 "optional notes"
Long time user, first time poster.

I am writing a piece for brass quartet. In this piece there are some notes that I would prefer to have played in the upper octave, but I want to indicate an optional note an octave below. These "optional notes" are typically indicated by putting the note head in parentheses. Here is what I did:

!NoteWorthyComposerClip(2.0,Single)
|Text|Text:"(   )"|Font:StaffLyric|Pos:1|Justify:Center|Placement:AtNextNote
|Chord|Dur:8th|Pos:1,8
|Text|Text:"(   )"|Font:StaffLyric|Pos:0|Justify:Center|Placement:AtNextNote
|Chord|Dur:4th|Pos:0,7
|Text|Text:"(   )"|Font:StaffLyric|Pos:-1|Justify:Center|Placement:AtNextNote
|Chord|Dur:8th|Pos:-1,6
|Text|Text:"(   )"|Font:StaffLyric|Pos:-2|Justify:Center|Placement:AtNextNote
|Chord|Dur:8th|Pos:-2,5|Opts:Stem=Down,Beam=First
|Text|Text:"(   )"|Font:StaffLyric|Pos:-3|Justify:Center|Placement:AtNextNote
|Chord|Dur:8th|Pos:-3^,4^|Opts:Stem=Down,Beam=End
|Bar
|Text|Text:"(     )"|Font:StaffLyric|Pos:-3|Justify:Center|Placement:AtNextNote
|Chord|Dur:Half,Dotted|Pos:-3,4|Opts:Crescendo
!NoteWorthyComposerClip-End


Although this works, I'm wondering if there is a better (less clumsy) way to do it. Any suggestions?

Jim McIntyre