Skip to main content
Topic: Is there a way of printing just the tempo indication without the metronome mark? (Read 3246 times) previous topic - next topic

Is there a way of printing just the tempo indication without the metronome mark?

Subject says it all, really. I want to have just "Andante tranquillo" but no metronome (the composer didn't put one in). OK, if I get NWC to play it back I need it, but not for printing.

Re: Is there a way of printing just the tempo indication without the metronome mark?

Reply #1
Just put the tempo in as hidden and then add text (key x) for the Andante tranquillo (using Staff Bold - Times New Roman (8)  if you want to keep the same font as would have been used with the tempo).
Rich.

 

Re: Is there a way of printing just the tempo indication without the metronome mark?

Reply #2
Check the attachment in this message.  The following makes it work and it looks better in Viewer or Print Preview than edit mode:
Code: [Select · Download]
!NoteWorthyComposerClip(2.5,Single)
|Text|Text:"Sehr langsam. (    = 63)"|Font:StaffBold|Pos:10
|Text|Text:"           G"|Font:StaffSymbols|Pos:9
!NoteWorthyComposerClip-End
Since 1998