NoteWorthy Composer Forum

Forums => Tips & Tricks => Object Plugins => Topic started by: Mike Shawaluk on 2015-12-07 03:02 pm

Title: Brace.ms (2.0)
Post by: Mike Shawaluk on 2015-12-07 03:02 pm
This plugin will draw a brace of configurable size, weight and direction. This can be useful for lyrics and other purposes.

Paste the following snippet into NWC 2.75, then go to Tools > Manage Objects to install the object.

Code: (nwc) [Select · Download]
!NoteWorthyComposer(2.75)
|AddStaff|Name:"Staff"|Group:"Standard"
|StaffProperties|EndingBar:Section Close|Visible:Y|BoundaryTop:12|BoundaryBottom:18|Lines:5|Color:Default
|StaffProperties|Muted:N|Volume:127|StereoPan:64|Device:0|Channel:1
|StaffInstrument|Trans:0|DynVel:10,30,45,60,75,92,108,127
|Lyrics|Placement:Bottom|Align:Standard Rules|Offset:0
|Lyric1|Text:"One two three\n"
|Lyric2|Text:"Four five six seven\n"
|Lyric3|Text:"Eight nine ten\n"
|Clef|Type:Treble
|TimeSig|Signature:4/4
|Note|Dur:Half|Pos:-2|Opts:Stem=Up
|Note|Dur:Half|Pos:-2|Opts:Stem=Up
|Bar
|User|Brace.ms|Pos:-12.5|Offset:3.7|Height:11.5
|Note|Dur:Half|Pos:-2|Opts:Stem=Up
|Note|Dur:Half|Pos:-2|Opts:Stem=Up
!NoteWorthyComposer-End

For details on the object's parameters, refer to the context-sensitive help on object's properties page.
Title: Re: Brace.ms (1.0)
Post by: Mike Shawaluk on 2015-12-29 05:12 pm
The Brace.ms object has been updated, with the following change:


Please refer to the parent post for more information.
Title: Re: Brace.ms (1.1)
Post by: Mike Shawaluk on 2016-11-02 03:05 am
The Brace.ms object has been updated, with the following change:


Please refer to the parent post for more information.

Title: Re: Brace.ms (1.1)
Post by: William Ashworth on 2016-11-02 03:25 am
Nice, Mike. Thanks.
Title: Re: Brace.ms (2.0)
Post by: Mike Shawaluk on 2017-08-28 09:44 pm
The Brace.ms object has been updated, with the following change:


Please refer to the parent post for more information.