-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMNU_ADDCLEF.htm
32 lines (28 loc) · 1.3 KB
/
MNU_ADDCLEF.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
<html>
<head>
<title>Clef Symbol Command</title>
</head>
<body>
<h2><img src="img/sel_clef.gif"><img src="img/ins_clef.gif"> Clef Symbol Command</h2>
<p>This command enables treble, bass, alto, tenor, and percussion clef signs
to be added at the insertion point. The visual orientation of notes and chords
contained in the score is not changed in any way when adding a clef to the score.
Key signatures, however, are changed to represent the current clef.
</p>
<p>When adding a clef in front of a series of notes previously placed on the
staff, the notes can still be moved to reflect the clef change.
This is accomplished by selecting the notes that need to be moved. The notes
can then be shifted up or down by pressing <Ctrl+Shift+Up Arrow> or <Ctrl+Shift+Down
Arrow> until the notes reflect the new clef. Note stem and slur directions
can be audited if they are incorrect after this operation.</p>
<p>Although in the natural world the percussion clef does not indicate pitch (due
to the nature of percussion notated in this clef), for purposes of MIDI input
and play back the percussion clef behaves exactly like bass clef.</p>
<p>
<b>See Also </b> </p>
<ul>
<li><a href="TAB_CLEFPROPERTIES.htm">Clef Properties</a></li>
<li><a href="SUBMNU_INSERT.htm">Insert Menu Commands</a></li>
</ul>
</body>
</html>