NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: melismata on 2026-03-18 11:30 AM

Title: Bar Numbering using the bar number user plug in
Post by: melismata on 2026-03-18 11:30 AM
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
Title: Re: Bar Numbering using the bar number user plug in
Post by: Mike Shawaluk on 2026-03-18 04:46 PM
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