-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMNU_EDITLYRICS.htm
66 lines (66 loc) · 7.17 KB
/
MNU_EDITLYRICS.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<html>
<head>
<title>Lyrics Command</title>
</head>
<body>
<h2><img src="img/lyric.gif" alt="" width="26" height="22"> Lyrics Command</h2>
<p>Lyrics are added to a staff using this command. Each staff can be configured for up to 8 lyric lines, each of which will be automatically aligned to the notes in the staff. You can quickly access the lyric editor dialog, where lyrics are added, by pressing <strong>Ctrl+L</strong> while in the editor. The lyrics are added within the lyric editor dialog using 9 tabbed property sections.</p>
<h3><strong><span style="text-decoration: underline;">Configuring Lyrics: </span></strong></h3>
<p>The first property section, the <strong><em>Configuration</em></strong> tab, is used to define the lyric that should be associated with the active staff. A separate tab is then available for each of the lyric lines in the staff. You can control how lyric syllables are aligned with notes on the staff using the align syllable option. You can control where the lyrics are placed vertically in the staff using the placement options.</p>
<p>Option fields include:</p>
<ul>
<li><strong>Line Count</strong><br>You can include up to 8 lyric lines per staff using this box. A lyric is not available until it is enabled from this box.</li>
<li>
<p><strong>Align Syllable Using</strong><br>This field controls how the lyric text will be aligned and justified underneath its corresponding note(s). Lyric alignment can be forced to use:<br><br><strong>Start of Accidental/Note</strong>: This aligns the lyric syllables on the far left side of each corresponding note, starting at the same location as any accidentals that would appear on the note.</p>
<div>
<p><strong>Standard Rules</strong>: This aligns the lyric using standard conventions for lyrics in notation. Normally, the lyric will be centered under the notes. If a multi-note phrase encompasses the syllable, then the lyric will be left aligned with the start of the notehead.</p>
</div>
</li>
<li>
<div>
<p><strong>Alignment<br></strong>The lyric lines can be positioned either above or below the staff using this field.</p>
</div>
</li>
<li>
<div>
<p><strong>Offset<br></strong>This field is used to offset the lyric from the current staff boundary. The lyric lines will be placed above or below the boundary.</p>
</div>
</li>
</ul>
<h3><strong><span style="text-decoration: underline;">Authoring Lyrics: </span></strong></h3>
<p>The remaining property sections, <strong><em>Lyric 1</em></strong> through <strong><em>8</em></strong>, are used to enter the actual lyrics. The font used to display and edit the lyrics is the same as that used when printing.</p>
<p>The lyrics that you add here are not assigned to the staff until you press the <strong>OK</strong> button.</p>
<p>When entering lyrics, you should separate each audible syllable with one of the following separators:</p>
<ul>
<li><strong><em>a hyphen<br> </em></strong>The hyphen is used to separate syllables within a word. Each syllable will be associated with a new note on the staff. The hyphen will automatically be centered between the syllables on the staff.<br> <br> </li>
<li><strong><em>a space<br> </em></strong>A space is used to separate words within a phrase.<br> <br> </li>
<li><strong><em>a carriage return<br> </em></strong>A carriage return is used to start a new phrase, but generally the next lyric line is related to the previous line, as if they are part of a single verse or section. <br> <br> </li>
<li><strong><em>two carriage returns <br> </em></strong>Two carriage returns together creates a new paragraph, section, or verse within the current lyric. Additional carriage returns (greater than 2 in a row) will be ignored by <em>NoteWorthy Composer 2</em>. They will not exist when the lyric is opened again for edit.</li>
</ul>
<p>Use of these separator conventions may become more important in later upgrades that may allow "fake book" arrangements.</p>
<p>If you want to include one or more spaces into a single syllable (or utterance), you can use the underscore character ("_") to accomplish this, as long as you have the "<span style="text-decoration: underline;"><strong>Underscore shown as space</strong></span>" option enabled. Any underscores in a lyric are displayed as spaces in the score when this is enabled. Using the underscore, you can have multiple words or syllables associated with a single note event on the score. You can also add space onto the front or at the end of a syllable in order to even out the notation display in the score. You can also use <a href="MNU_NTNPROPERTIES.htm">notation properties</a> to force notes and rests to either attach to a lyric syllable, or specifically not attach to a lyric syllable.</p>
<h3><strong><span style="text-decoration: underline;">Lyric Alignment on the Staff: </span></strong></h3>
<p>When displaying lyrics, each syllable is automatically aligned to the next note in the score. The following rules apply to lyric association to notes in the staff:</p>
<ol>
<li>Only notes that are not the beneficiary of a slur or tie will be associated with a lyric syllable.</li>
<li>Split stem chords will associate a lyric syllable with the chord component with the smaller duration.</li>
<li>A chord which contains one or more notes that are tied to previous notes will not be associated with a lyric syllable.</li>
<li>Rests are ignored when formatting a lyric line.</li>
<li>Chords which include both a rest and a chord will have an associated lyric syllable. In other words, a chord that is comprised of a rest and a note is considered to be an audible utterance. If you do not wish to attribute a word or syllable to a chord like this, then insert an underscore separated by spaces (or hyphens) in the lyric body at the corresponding syllable position.</li>
</ol>
<h3><strong><span style="text-decoration: underline;">Authoring Hints: </span></strong></h3>
<p>It does not matter which order you decide to use when composing a song which includes lyrics. You can author the lyrics first, and then begin to place notes in the staff, or you can add the lyric lines after the notes have been placed. Any lyric utterance which occurs beyond the current duration of the staff is retained and will be displayed as soon as new notes are added to the staff.</p>
<p>If the lyrics are not aligning properly to tied or slurred note groupings, then hit the <strong>F9</strong> key to initiate a refresh of the current score (see <a href="MNU_AUDITSCORE.htm">Refresh Score</a>). This should enable the slur groups to re-synchronize and work correctly.</p>
<p>While in the lyric editor, you can copy a lyric line via the clipboard using standard cut and copy keystrokes. Specifically:</p>
<ul>
<li>holding the shift key down will select characters in the lyric</li>
<li>pressing <strong>Ctrl+X</strong> will cut the selected characters to the clipboard</li>
<li>pressing <strong>Ctrl+C</strong> will copy the selected characters to the clipboard</li>
<li>pressing <strong>Ctrl+V</strong> will paste text into the lyric line, if text is already in the clipboard</li>
</ul>
<p><strong>See Also </strong></p>
<ul>
<li><a href="SUBMNU_EDIT.htm">Edit Menu Commands</a></li>
<li><a href="MNU_NTNPROPERTIES.htm">notation properties</a></li>
</ul>
</body>