NoteWorthy Composer Forum

Forums => Tips & Tricks => Object Plugins => Topic started by: NoteWorthy Online on 2017-01-21 11:07 pm

Title: TimeSigScaler.nw
Post by: NoteWorthy Online on 2017-01-21 11:07 pm
This object can be used to draw a scaled version of a prior, usually hidden, time signature. This object should always be placed after the real time signature.

Code: [Select · Download]
!NoteWorthyComposerClip(2.75,Single)
|Clef|Type:Bass
|Key|Signature:F#|Tonic:G
|TimeSig|Signature:4/4|Visibility:Never
|User|TimeSigScaler.nw|Pos:0
|Spacer|Width:0
|Rest|Dur:Whole
|Bar
|TimeSig|Signature:5/4|Visibility:Never
|User|TimeSigScaler.nw|Pos:0
|Spacer|Width:0
|Rest|Dur:Whole
|Bar
|TimeSig|Signature:4/4|Visibility:Never
|User|TimeSigScaler.nw|Pos:0
|Note|Dur:4th|Pos:1
|Note|Dur:4th|Pos:2
|Note|Dur:4th|Pos:1
|Note|Dur:4th|Pos:0
|Bar
|TimeSig|Signature:9/8|Visibility:Never
|User|TimeSigScaler.nw|Pos:0
|RestMultiBar|NumBars:32|PrintOnce:N|WhenHidden:ShowBars,ShowRests|Visibility:Never
!NoteWorthyComposerClip-End

This object is derived from existing discussion excerpted below:

Occasionally the scores I play for musicals have a time signature that is significantly larger than you would normally expect.  They extend from the centre line the same way that a normal time signature does, but instead of being completely enclosed in the staff (I.E. each number is 2 spaces high), they extend above and below by approximately an additional space to space and a half.  Think scaled by 150% to 175%.  This can be really, really helpful.  Especially if the score is busy.
Title: Re: TimeSigScaler.nw
Post by: Lawrie Pardy on 2017-01-22 06:49 am
Thanks Eric - caught me out for a while - couldn't see it in the edit window - only when I went to print preview - I really like the user tool - make it soo simple :)
Title: Re: TimeSigScaler.nw
Post by: NoteWorthy Online on 2017-01-22 12:38 pm
When the TimeSigScaler immediately follows an actual time signature, it only shows itself as as an up/down arrow in the editor.

Some tips: