Skip to main content
Topic: Notating Versicle and Response (Read 2764 times) previous topic - next topic

Notating Versicle and Response

This is usually written as a single staff for the intoner, than a gap and then several staffs in the system for the response itself. With the new gap facility this is nearly possible and would work if a coolapsed staff could disappear when bounded by gaps as well as is currently the case with system breaks.
Code: [Select · Download]
!NoteWorthyComposer(2.5)
|AddStaff|Name:"Staff"|Group:"Standard"
|StaffProperties|EndingBar:Section Close|Visible:Y|BoundaryTop:12|BoundaryBottom:12|Lines:5|WithNextStaff:Bracket|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
|Boundary|Style:Collapse
|Rest|Dur:Whole|Visibility:Never
|Bar
|Boundary|Style:Gap|Width:200|SystemConnections:Y
|Clef|Type:Treble
|Boundary|Style:EndCollapse
|Note|Dur:Whole|Pos:-3
|AddStaff|Name:"Staff-1"|Group:"Standard"
|StaffProperties|EndingBar:Section Close|Visible:Y|BoundaryTop:10|BoundaryBottom:10|Lines:5|Color:Default
|StaffProperties|Muted:N|Volume:127|StereoPan:64|Device:0|Channel:2
|StaffInstrument|Trans:0|DynVel:10,30,45,60,75,92,108,127
|Clef|Type:Bass
|TimeSig|Signature:4/4
|Key|Signature:C|Tonic:C
|Note|Dur:Whole|Pos:3
|Bar
|Boundary|Style:Gap|Width:200|SystemConnections:N
|Clef|Type:Bass
|Note|Dur:Whole|Pos:-3
!NoteWorthyComposer-End

In this example I'd like to suppress the first bit of the top staff.