Skip to main content
Topic: Repeat Clever Trick revisited (Read 4087 times) previous topic - next topic

Repeat Clever Trick revisited

Hello all,

I was struggling with "Mon amant de Saint Jean", which I am putting into Noteworthy and Midi for a French choir.
The structure of the verses, refrain, bridge and coda is:
A B C D
   B C   E
   B        F

Then, I remembered that I had a Noteworthy file with "repeat" somewhere in its name. "Repeat Clever Trick.nwc," it was called.
It was not quite what I wanted, but the idea was good.
From that, I created another flow-demo, and you will find the clip here. (Another flow from what I described above, but the idea is the same.)
One certain R.G. may have found more ways of doing it, and I will be happy to see if that is the case! Well, here goes Trick.

!NoteWorthyComposerClip(2.51,Single)
|Clef|Type:Treble
|Tempo|Base:Half|Tempo:60|Pos:9
|Key|Signature:C|Tonic:C
|TimeSig|Signature:2/4
|Note|Dur:Half|Pos:-1
|Bar|Style:MasterRepeatOpen
|Ending|Endings:4
|Note|Dur:Half|Pos:4
|Bar
|Ending|Endings:1,2
|Note|Dur:Half|Pos:0
|Bar
|Ending|Endings:2,3
|Note|Dur:Half|Pos:1
|Bar
|Ending|Endings:1,2
|Note|Dur:Half|Pos:2
|Ending|Endings:1,2,3,4
|Bar|Style:MasterRepeatClose
|Note|Dur:Half|Pos:3
!NoteWorthyComposerClip-End

cheers, Rob

Re: Repeat Clever Trick revisited

Reply #1
The structure of the verses, refrain, bridge and coda is:
A B C D
   B C   E
   B        F
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.51,Single)
|TimeSig|Signature:2/4
|Note|Dur:Half|Pos:-1
|Bar|Style:MasterRepeatOpen
|Ending|Endings:1,2,3
|Note|Dur:Half|Pos:0
|Bar
|Ending|Endings:1,2
|Note|Dur:Half|Pos:1
|Bar
|Ending|Endings:1
|Note|Dur:Half|Pos:2
|Bar
|Ending|Endings:2
|Note|Dur:Half|Pos:3
|Ending|Endings:1,2
|Bar|Style:MasterRepeatClose
|Note|Dur:Half|Pos:4
!NoteWorthyComposerClip-End
Registered user since 1996

 

Re: Repeat Clever Trick revisited

Reply #2
Hello all,

I was struggling with "Mon amant de Saint Jean", which I am putting into Noteworthy and Midi for a French choir.
The structure of the verses, refrain, bridge and coda is:
A B C D
   B C   E
   B        F

Then, I remembered that I had a Noteworthy file with "repeat" somewhere in its name. "Repeat Clever Trick.nwc," it was called.
It was not quite what I wanted, but the idea was good.
From that, I created another flow-demo, and you will find the clip here. (Another flow from what I described above, but the idea is the same.)
One certain R.G. may have found more ways of doing it, and I will be happy to see if that is the case! Well, here goes Trick.

!NoteWorthyComposerClip(2.51,Single)
|Clef|Type:Treble
|Tempo|Base:Half|Tempo:60|Pos:9
|Key|Signature:C|Tonic:C
|TimeSig|Signature:2/4
|Note|Dur:Half|Pos:-1
|Bar|Style:MasterRepeatOpen
|Ending|Endings:4
|Note|Dur:Half|Pos:4
|Bar
|Ending|Endings:1,2
|Note|Dur:Half|Pos:0
|Bar
|Ending|Endings:2,3
|Note|Dur:Half|Pos:1
|Bar
|Ending|Endings:1,2
|Note|Dur:Half|Pos:2
|Ending|Endings:1,2,3,4
|Bar|Style:MasterRepeatClose
|Note|Dur:Half|Pos:3
!NoteWorthyComposerClip-End

cheers, Rob
Gonna save that - it looks like something I might be able to use from time to time!