NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: Marianne van Harten on 2018-10-03 05:34 pm

Title: multi notes
Post by: Marianne van Harten on 2018-10-03 05:34 pm
I am trying to create a song with multi-notes (I think that's the right word for my situation).
The song has a phrase which consists of 25 syllables which have to sing on 7 music notes. So the notes have to align at the left side of each group of notes.
How do I do that?

Regards,
Guido
Title: Re: multi notes
Post by: hmmueller on 2018-10-03 06:24 pm
I am not sure I understand you problem - something like in my attachment? (I used the letters a...y to represent the 25 syllables)

H.M.
Title: Re: multi notes
Post by: Mike Shawaluk on 2018-10-03 08:23 pm
Another way to do this is to put underscores between the syllables that will be sung together. Then, on the Staff Lyrics properties page, set Align Syllable Using to Start of Accidental/Note.
Title: Re: multi notes
Post by: Marianne van Harten on 2018-10-04 10:04 am
H.M. and Mike, thanks for your replies.

Regards,
Guido
Title: Re: multi notes
Post by: David Palmquist on 2018-10-06 11:18 pm


If the lyrics are simple, you can use the Text feature to write each syllable and place these at each note.

!NoteWorthyComposerClip(2.751,Single)
|Clef|Type:Treble
|Text|Text:"My"|Font:StaffLyric|Pos:11|Wide:Y|Placement:AtNextNote
|Note|Dur:4th,Triplet=First|Pos:1
|Text|Text:"dog"|Font:StaffLyric|Pos:11|Wide:Y|Placement:AtNextNote
|Note|Dur:4th,Triplet|Pos:0
|Text|Text:"has"|Font:StaffLyric|Pos:11|Wide:Y|Placement:AtNextNote
|Note|Dur:4th,Triplet=End|Pos:3
|Text|Text:"fleas?"|Font:StaffLyric|Pos:11|Wide:Y|Placement:AtNextNote
|Note|Dur:Half|Pos:5
|Bar
|Text|Text:"What"|Font:StaffLyric|Pos:11|Wide:Y|Placement:AtNextNote
|Note|Dur:4th,Triplet=First|Pos:-2
|Text|Text:"now?"|Font:StaffLyric|Pos:11|Wide:Y|Placement:AtNextNote
|Note|Dur:4th,Triplet|Pos:3
|Rest|Dur:4th,Triplet=End
|Text|Text:"Scratch."|Font:StaffLyric|Pos:11|Wide:Y|Placement:AtNextNote
|Note|Dur:Half|Pos:1
|Bar|Style:SectionClose
!NoteWorthyComposerClip-End

If you don't want to use Preserve width, you can achieve something similar using spacers after each syllable- these are done with your Insert key.