Skip to main content
Topic: Bar Numbering using the bar number user plug in (Read 71 times) previous topic - next topic

Bar Numbering using the bar number user plug in

Is there a way to RE-START bar numbering from "1" (or from any other number for that matter) MIDWAY through a piece of music using the bar number user plugin?

Thank you,
Noel

Re: Bar Numbering using the bar number user plug in

Reply #1
Couldn't be easier. Just insert a new object and specify the number you want it to start at. The numbers will continue from there.
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|Clef|Type:Treble
|TimeSig|Signature:4/4
|User|BarCounter.nw|Pos:7|Class:StaffSig|AllBars:Y
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|User|BarCounter.nw|Pos:7|Class:StaffSig|AllBars:Y
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
!NoteWorthyComposerClip-End