Skip to main content
Recent Posts
11
General Discussion / Re: Bar Numbering using the bar number user plug in
Last post by Mike Shawaluk -
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
13
General Discussion / Very complicated score (spartito molto complicato)
Last post by lawrroc -
Good morning to you, wherever you are!
I wanted to bring the attached score to your attention. I'd like to transcribe it exactly as it appears. All the verses are sung by the Bars and the Basses, but the 1st and 4th start from the beginning, the 2nd and 3rd from the B section. Furthermore, from the D section, the 2nd and 3rd voices are T I and T II. Not to mention the Coda with accompanying markings.
I'm wondering if it's possible to transcribe and perform it as I present it. The most complicated issue for me with transcription is the numbering of the verses, but for performance, who knows...?
Thanks.
Lorenzo
14
General Discussion / Re: Scriptorium Update
Last post by Richard Woodroffe -
Folks
The Scriptorium has been updated with works submitted by :

Stuart Moffatt   Elegy (Moffatt)
Stuart Moffatt   Elegy, Andante  (Moffatt)
Stuart Moffatt   Elegy in Gmi, Quartet (Moffatt)
Stuart Moffatt   Elegy in Bmi (Moffatt)
Stuart Moffatt   Elegy in Gmi: Sextet for string and horn trios (Moffatt)
Stuart Moffatt   Elegy in Cmi, Lento   (Moffatt)
Stuart Moffatt   I found you(Moffatt)
Stuart Moffatt   Country Dance  (Moffatt)
Stuart Moffatt   Nacht  (Schonberg)
Lorenzo Prada L'è tre dì che 'l piove e 'l fioca (It's been raining and snowing for three days)   (Traditional Italian)
Lorenzo Prada Su la più alta cima (On the highest peak)  (Traditional Italian)
Lorenzo Prada L'è tre ore che son chì soto (I've been down here for three hours)  (Traditional Italian)
Lorenzo Prada E ma prima che te töghia (Before you got married)  (Traditional Italian)
Richard Woodroffe   Klage 2nd version D371    (Schubert)

If you would like to be notified every time the Scriptorium is updated, please send an e-mail  requesting Scriptorium Update    notification to nwcscriptorium "at" gmail "dot" com

https://nwc-scriptorium.org/whatsnew.html

Stay safe 

Richard
15
General Discussion / Re: User objects issues
Last post by Mike Shawaluk -
The error message containing "execution limit exceeded" mentions CueHeads.ms, but I see that VerseNumber.ms is also being suspended. Are you using both objects in your score?

An execution limit exceeded message usually means that a plugin has gone into an infinite loop and is tying up system resources. NWC automatically detects this and will suspect an object if/when this happens. It could mean a bug in the user object code, or it could be a corrupted score. Or maybe both. (I have tried to write my objects to account for error conditions and exit if they can't find notation to act upon, but I might have missed a condition or two.)

If you are able to share a copy of the score that is generating this error, please send me a private message, and I'll give you an email address so you can forward the score.
20
General Discussion / User objects issues
Last post by bjhall1950 -
Over the last couple of weeks, I have been having user object issues.

For example today, I'm working on a new song and tried to enter the User Object "VerseNumber.ms" I get a little triangle next to the first note, but no verse numbers. I'm including a clip of what shows on the edit page, and the alert log.

As you can see, the log shows more errors than just the verse numbers. It is also happening with Que heads.