I thought I would try a different approach. For anyone who is still confused about the discussion, try the first ComposerClip below, and press f5 to hear the difference. For anyone who doesn't fully understand the way that tenors read music written in the treble clef, the second ComposerClip (without audio) might help explain the problems.
For NWC, my original files had lyrics. I used Edit/SelectAll to get the ComposerClips, but the lyrics were omitted by this process. Is this intentional? Or an oversight? Or am I missing something? Thanks, this is a great way to communicate about problems.
FIRST example:
!NoteWorthyComposerClip(2.0,Single)
|Text|Text:"Normal treble clef"|Font:StaffItalic|Pos:-9
|Clef|Type:Treble
|Key|Signature:C
|TimeSig|Signature:4/4
|Note|Dur:Whole|Pos:1
|Bar|Style:Double
|Clef|Type:Bass
|Text|Text:"Up 5 clicks"|Font:StaffItalic|Pos:-9
|Note|Dur:Whole|Pos:6
|Bar
|Text|Text:"Up 12 clicks"|Font:StaffItalic|Pos:-9
|Note|Dur:Whole|Pos:13
|Bar
|Text|Text:"Down 2 clicks"|Font:StaffItalic|Pos:-9
|Note|Dur:Whole|Pos:-1
|Bar|Style:Double
|Clef|Type:Treble|OctaveShift:Octave Down
|Text|Text:"Shifted clef"|Font:StaffItalic|Pos:-9
|TimeSig|Signature:4/4
|Note|Dur:Whole|Pos:1
|Bar|Style:Double
|Clef|Type:Bass
|Text|Text:"Up 5 clicks"|Font:StaffItalic|Pos:-9
|Note|Dur:Whole|Pos:6
|Bar
|Text|Text:"Up 12 clicks"|Font:StaffItalic|Pos:-9
|Note|Dur:Whole|Pos:13
|Bar
|Text|Text:"Down 2 clicks"|Font:StaffItalic|Pos:-9
|Note|Dur:Whole|Pos:-1
!NoteWorthyComposerClip-End
SECOND example:
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Bass
|Key|Signature:C
|TimeSig|Signature:4/4
|Text|Text:"These are good notes for a top tenor."|Font:StaffItalic|Pos:-8
|Note|Dur:4th|Pos:6
|Note|Dur:4th|Pos:7
|Note|Dur:4th|Pos:8
|Note|Dur:4th|Pos:9
|Bar
|Note|Dur:4th|Pos:10
|Note|Dur:4th|Pos:9
|Note|Dur:4th|Pos:8
|Note|Dur:4th|Pos:7
|Bar
|Note|Dur:Whole|Pos:6
|Bar|Style:Double
|Text|Text:"It is hard to read both notes above and lyrics below."|Font:StaffItalic|Pos:-14
|Text|Text:"Bass line makes sight-reading miserable."|Font:StaffItalic|Pos:-9
|Chord|Dur:4th|Pos:6|Opts:Stem=Up|Dur2:4th|Pos2:-1
|Chord|Dur:4th|Pos:7|Opts:Stem=Up|Dur2:4th|Pos2:-2
|Chord|Dur:4th|Pos:8|Opts:Stem=Up|Dur2:4th|Pos2:-3
|Chord|Dur:4th|Pos:9|Opts:Stem=Up|Dur2:4th|Pos2:-4
|Bar
|Chord|Dur:4th|Pos:10|Opts:Stem=Up|Dur2:4th|Pos2:-5
|Chord|Dur:4th|Pos:9|Opts:Stem=Up|Dur2:4th|Pos2:-4
|Chord|Dur:4th|Pos:8|Opts:Stem=Up|Dur2:4th|Pos2:-3
|Chord|Dur:4th|Pos:7|Opts:Stem=Up|Dur2:4th|Pos2:-2
|Bar
|Chord|Dur:Whole|Pos:6|Opts:Stem=Up|Dur2:Whole|Pos2:-1
|Bar|Style:Double
|Clef|Type:Treble|OctaveShift:Octave Down
|Text|Text:"Both notes and lyrics are easier to read."|Font:StaffItalic|Pos:-10
|Note|Dur:4th|Pos:1|Opts:Stem=Down
|Note|Dur:4th|Pos:2|Opts:Stem=Down
|Note|Dur:4th|Pos:3|Opts:Stem=Down
|Note|Dur:4th|Pos:4|Opts:Stem=Down
|Bar
|Note|Dur:4th|Pos:5|Opts:Stem=Down
|Note|Dur:4th|Pos:4|Opts:Stem=Down
|Note|Dur:4th|Pos:3|Opts:Stem=Down
|Note|Dur:4th|Pos:2|Opts:Stem=Down
|Bar
|Note|Dur:Whole|Pos:1|Opts:Stem=Down
|Bar|Style:Double
|Clef|Type:Treble
|Text|Text:"Tenors sing as in previous example. "|Font:StaffItalic|Pos:-8
|Text|Text:"MIDI plays octave as written."|Font:StaffItalic|Pos:-13
|Note|Dur:4th|Pos:1|Opts:Stem=Down
|Note|Dur:4th|Pos:2|Opts:Stem=Down
|Note|Dur:4th|Pos:3|Opts:Stem=Down
|Note|Dur:4th|Pos:4|Opts:Stem=Down
|Bar
|Note|Dur:4th|Pos:5|Opts:Stem=Down
|Note|Dur:4th|Pos:4|Opts:Stem=Down
|Note|Dur:4th|Pos:3|Opts:Stem=Down
|Note|Dur:4th|Pos:2|Opts:Stem=Down
|Bar
|Note|Dur:Whole|Pos:1|Opts:Stem=Down
!NoteWorthyComposerClip-End