]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/notation/keyboards.itely
Issue 3951: Fix broken LSR links in docs.
[lilypond.git] / Documentation / ja / notation / keyboards.itely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
2 @ignore
3     Translation of GIT committish: fabcd22c8f88ea9a87241597f1e48c0a9adbfc6e
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  For details, see the Contributors'
7     Guide, node Updating translation committishes..
8 @end ignore
9
10 @c \version "2.17.6"
11
12 @c Translators: Yoshiki Sawada
13 @c Translation status: post-GDP
14
15
16 @node キーボードと他の複数譜の楽器
17 @section キーボードと他の複数譜の楽器
18 @translationof Keyboard and other multi-staff instruments
19
20 @lilypondfile[quote]{keyboard-headword.ly}
21
22 このセクションでは、キーボード楽器と複数の譜を用いる他の楽器
23 -- ハープやビブラフォン等 --
24 に固有の音楽記譜について説明します。@c
25 キーボードを含む複数の譜を用いる楽器のグループ全体をまとめて
26 @qq{キーボード} と呼びます。
27
28 @menu
29 * キーボードで共通の記譜法::
30 * ピアノ::
31 * アコーディオン::
32 * ハープ::
33 @end menu
34
35 @node キーボードで共通の記譜法
36 @subsection キーボードで共通の記譜法
37 @translationof Common notation for keyboards
38
39 このセクションでは多くのキーボードで生じる記譜の問題について説明します。
40
41 @menu
42 * キーボードのためのリファレンス::
43 * 譜を手動で変更する::
44 * 譜を自動で変更する::
45 * 譜変更線::
46 * 譜を跨ぐ符幹::
47 @end menu
48
49 @node キーボードのためのリファレンス
50 @unnumberedsubsubsec キーボードのためのリファレンス
51 @translationof References for keyboards
52
53 @cindex piano staves (ピアノ譜)
54 @cindex staves, piano (ピアノ譜)
55 @cindex staves, keyboard instruments (キーボード譜)
56 @cindex staves, keyed instruments (キーを持つ楽器の譜)
57 @cindex keyboard instrument staves (キーボード譜)
58 @cindex keyed instrument staves (キーを持つ楽器の譜)
59 @cindex keyboard music, centering dynamics (キーボード譜で強弱記号を中央に配置する)
60 @cindex dynamics, centered in keyboard music (キーボード譜で強弱記号を中央に配置する)
61 @cindex piano music, centering dynamics (ピアノ譜で強弱記号を中央に配置する)
62 @cindex centered dynamics in piano music (ピアノ譜で強弱記号を中央に配置する)
63
64 @funindex PianoStaff
65
66 通常、キーボードはピアノ譜で記譜します。@c
67 これらは波括弧で括られた 2 つ以上の普通の譜です。@c
68 他のキーを持つ楽器も同じ記譜法を用います。@c
69 オルガン譜は通常、@code{PianoStaff} グループ内部にある 2 つの譜と、@c
70 ペダル用の通常の譜によって記述されます。
71
72 キーボードの譜はそれぞれの独立性が高いですが、@c
73 ボイスが 2 つの譜を跨ぐこともあります。@c
74 このセクションではキーボードに特有の記譜テクニックについて説明します。
75
76 キーボードに共通する問題のいくつかは他の場所でカバーします:
77
78 @itemize
79
80 @item 通常、キーボードは複数のボイスを持ち、@c
81 ボイスの数はしょっちゅう変わります。@c
82 このことは @ref{衝突の解決} で説明しています。
83
84 @item @ref{音楽を並列に記述する} で説明しているように、@c
85 キーボードは並列に記述することができます。
86
87 @item 強弱指示を 2 つの @code{Staff} コンテキストの間にある
88 @code{Dynamics} コンテキストの中に配置して、@c
89 強弱記号を 2 つの譜の間に配置することができます。@c
90 @ref{強弱記号} を参照してください。
91
92 @item 運指は @ref{運指の指示} で説明しています。
93
94 @item オルガン ペダルの指示はアーティキュレーションとして挿入します。@c
95 @ref{List of articulations} を参照してください。
96
97 @item @ref{グリッド ライン} で垂直のグリッド ラインを表示させることができます。
98
99 @item キーボードはしばしばアルペジオでのタイや、@c
100 @notation{レセ ヴィブレ} タイを持ちます。@c
101 @ref{タイ} で説明しています。
102
103 @item 複数のボイスや譜を跨ぐアルペジオの配置は、@c
104 @ref{アルペジオ} でカバーしています。
105
106 @item トレモロ記号は @ref{トレモロの繰り返し} で説明しています。
107
108 @item キーボードで必要となる可能性がある調整のいくつかを
109 @rlearning{実際の音楽からの例} で示しています。
110
111 @item ボイスを跨ぐタイを作り出すために隠れた音符を使うことがあります。@c
112 @rlearning{調整のその他の使用方法} で示しています。
113
114 @end itemize
115
116 @c @snippets
117 @c @lilypondfile[verbatim,quote,texidoc,doctitle]
118 @c {forcing-visibility-of-systems-with-multi-bar-rests-when-using-\RemoveEmptyStaffContext.ly}
119 @c http://lsr.di.unimi.it/LSR/Item?u=1&id=312
120
121 @seealso
122 学習マニュアル:
123 @rlearning{Real music example},
124 @rlearning{Other uses for tweaks}
125
126 記譜法リファレンス:
127 @ref{Grouping staves},
128 @ref{Instrument names},
129 @ref{Collision resolution},
130 @ref{Writing music in parallel},
131 @ref{Fingering instructions},
132 @ref{List of articulations},
133 @ref{Grid lines},
134 @ref{Ties},
135 @ref{Arpeggio},
136 @ref{Tremolo repeats}
137
138 内部リファレンス:
139 @rinternals{PianoStaff}
140
141 コード断片集:
142 @rlsr{Keyboards}
143
144
145 @node 譜を手動で変更する
146 @unnumberedsubsubsec 譜を手動で変更する
147 @translationof Changing staff manually
148
149 @cindex changing staff manually (譜を手動で変更する)
150 @cindex manual staff changes (手動の譜の変更)
151 @cindex staff changes, manual (手動の譜の変更)
152 @cindex cross-staff notes (譜を跨ぐ音符)
153 @cindex notes, cross-staff (譜を跨ぐ音符)
154 @cindex cross-staff beams (譜を跨ぐ連桁)
155 @cindex beams, cross-staff  (譜を跨ぐ連桁)
156
157 @funindex \change
158 @funindex change
159
160 以下のコマンドを用いて、ボイスの譜を手動で切り換えることができます:
161
162 @example
163 \change Staff = @var{staffname}
164 @end example
165
166 @noindent
167 文字列 @var{staffname} は譜の名前です。@c
168 このコマンドはボイスをカレント譜から @var{staffname} という譜に切り換えます。@c
169 @var{staffname} の一般的な値は @code{"up"} と @code{"down"}、@c
170 あるいは @code{"RH"} と @code{"LH"} です。
171
172 ボイスの切り換え先となる譜は、切り換え時点で存在している必要があります。@c
173 必要があれば、譜を @qq{残しておく} べきです。@c
174 @ref{Keeping contexts alive} を参照してください。
175
176 譜を跨ぐ音符には自動的に連桁が付けられます:
177
178 @c KEEP LY
179 @lilypond[verbatim,quote]
180 \new PianoStaff <<
181   \new Staff = "up" {
182     <e' c'>8
183     \change Staff = "down"
184     g8 fis g
185     \change Staff = "up"
186     <g'' c''>8
187     \change Staff = "down"
188     e8 dis e
189     \change Staff = "up"
190   }
191   \new Staff = "down" {
192     \clef bass
193     % 譜を残しておきます
194     s1
195   }
196 >>
197 @end lilypond
198
199 連桁を調整する必要がある場合、符幹の向きの変更を最初に行ってください。@c
200 連桁の位置は最も近い譜の中央から算出します。@c
201 連桁の調整の簡単な例が @rlearning{表記の重なりを修正する} にあります。
202
203 @cindex cross-staff collisions (譜を跨ぐボイスによる衝突)
204 @cindex collisions, cross-staff voices (譜を跨ぐボイスによる衝突)
205
206 ボイスが譜を跨ぐ時に、記譜要素の重なりが発生することがあります:
207
208 @c KEEP LY
209 @lilypond[verbatim,quote]
210 \new PianoStaff <<
211   \new Staff = "up" {
212     \voiceOne
213     % 譜を跨ぐボイスの中にある運指記号のためのスペースを作ります
214     \once\override DynamicLineSpanner.staff-padding = #3.4
215     e''2\p\< d''\>
216     c''1\!
217   }
218   \new Staff = "down" <<
219     {
220       \clef bass
221       s4. e,8\rest g,2\rest
222       c1
223     } \\ {
224       c8\( g c'
225       \change Staff = "up"
226       e' g' b'-3 a' g'\)
227       f'1
228     }
229   >>
230 >>
231 @end lilypond
232
233 符幹とスラーは譜の間にある強弱記号と重なります。@c
234 なぜなら、異なる譜にある音符を結ぶ連桁、スラー、他のスパナに対して、@c
235 自動衝突解決は抑制されるからです。@c
236 同様に、@c
237 譜を跨ぐスパナによって配置に影響を受ける@c
238 符幹やアーティキュレーションに対しても、@c
239 自動衝突解決は抑制されます。@c
240 そのような場合、必要に応じて、手動で衝突を解決する必要があります
241 -- 解決手段は @rlearning{表記の重なりを修正する} を参照してください。
242
243 @seealso
244 学習マニュアル:
245 @rlearning{Fixing overlapping notation}
246
247 記譜法リファレンス:
248 @ref{Stems},
249 @ref{Automatic beams},
250 @ref{Keeping contexts alive}
251
252 コード断片集:
253 @rlsr{Keyboards}
254
255 内部リファレンス:
256 @rinternals{Beam},
257 @rinternals{ContextChange}
258
259 @knownissues
260 譜の変更の直前に終了する自動連桁に対して、@c
261 連桁衝突回避は機能しません。@c
262 衝突回避を行うには、手動連桁を使用してください。
263
264
265 @node 譜を自動で変更する
266 @unnumberedsubsubsec 譜を自動で変更する
267 @translationof Changing staff automatically
268
269 @cindex changing staff automatically (譜を自動で変更する)
270 @cindex automatic staff changes (譜の自動変更)
271 @cindex staff changes, automatic (譜の自動変更)
272
273 @funindex \autochange
274 @funindex autochange
275 @funindex PianoStaff
276
277 譜の上端と下端の間で、ボイスを自動的に切り換えることができます。@c
278 構文は以下の通りです:
279
280 @example
281 \autochange @dots{}@var{music}@dots{}
282 @end example
283
284 @noindent
285 これはカレントの譜グループ (普通は、@code{PianoStaff}) 内部に
286 @code{"up"} と @code{"down"} という 2 つの譜を作成します。@c
287 デフォルトで下の譜は低音部となります。@c
288 自動変更は基準ピッチ (ミドル C が切り換えポイントです) で譜を切り換え、@c
289 次の切り換えまで休符でスキップしていきます。
290
291 @lilypond[quote,verbatim]
292 \new PianoStaff {
293   \autochange {
294     g4 a b c'
295     d'4 r a g
296   }
297 }
298 @end lilypond
299
300 @cindex relative music and autochange (相対モードと自動変更)
301 @cindex autochange and relative music (自動変更と相対モード)
302
303 @funindex \relative
304 @funindex relative
305
306 @code{\autochange} の外側にある @code{\relative} セクションは、@c
307 @code{\autochange} の内部にある音符のピッチに影響を与えません。@c
308 そのため、必要に応じて @code{\autochange} の内部に @code{\relative} を@c
309 配置します。
310
311 個々の譜に個別の制御を行う必要がある場合、@c
312 手動で @code{"up"} と @code{"down"} という名前の譜を作成して、@c
313 制御を行います。@c
314 @code{\autochange} コマンドは、作成された譜間で、@c
315 ボイスを切り換えます。
316
317 @warning{譜を手動で作成する場合、譜の名前を @code{"up"} と @code{"down"}
318 にする @emph{必要があります}。}
319
320 例えば、下の譜に調号を配置するには、譜を手動で作成する必要があります:
321
322 @lilypond[quote,verbatim]
323 \new PianoStaff <<
324   \new Staff = "up" {
325     \new Voice = "melOne" {
326       \key g \major
327       \autochange \relative c' {
328         g8 b a c b d c e
329         d8 r fis, g a2
330       }
331     }
332   }
333   \new Staff = "down" {
334     \key g \major
335     \clef bass
336   }
337 >>
338 @end lilypond
339
340 @seealso
341 記譜法リファレンス:
342 @ref{Changing staff manually}
343
344 コード断片集:
345 @rlsr{Keyboards}
346
347 内部リファレンス:
348 @rinternals{AutoChangeMusic}
349
350
351 @knownissues
352 @cindex chords, splitting across staves with \autochange
353
354 譜の切り換えが最適な場所で行われない場合もあります。@c
355 高品位の出力を得るには、譜の切り換えを手動で指定する必要があります。
356
357 和音は譜を跨って配置されません。@c
358 和音構造の中にある最初の音符に基づく譜に割り当てられます。
359
360
361 @node 譜変更線
362 @unnumberedsubsubsec 譜変更線
363 @translationof Staff-change lines
364
365 @cindex staff-change line (譜変更線)
366 @cindex staff change line (譜変更線)
367 @cindex cross-staff line (譜跨ぎ線)
368 @cindex cross staff line (譜跨ぎ線)
369 @cindex line, staff-change follower (譜変更フォロー線)
370 @cindex line, cross-staff (譜跨ぎ線)
371 @cindex line, staff-change (譜変更線)
372 @cindex follow voice (フォロー ボイス)
373 @cindex voice, following (フォロー ボイス)
374 @cindex staff switching (譜の切り換え)
375 @cindex cross-staff (譜跨ぎ)
376
377 @funindex followVoice
378 @funindex \showStaffSwitch
379 @funindex showStaffSwitch
380 @funindex \hideStaffSwitch
381 @funindex hideStaffSwitch
382
383 ボイスが他の譜に切り替わる時に、音符を繋げる線を自動的に譜刻することができます:
384
385 @lilypond[quote,verbatim,relative=1]
386 \new PianoStaff <<
387   \new Staff = "one" {
388     \showStaffSwitch
389     c1
390     \change Staff = "two"
391     b2 a
392   }
393   \new Staff = "two" {
394     \clef bass
395     s1*2
396   }
397 >>
398 @end lilypond
399
400
401 @predefined
402 @code{\showStaffSwitch},
403 @code{\hideStaffSwitch}
404 @endpredefined
405
406 @seealso
407 コード断片集:
408 @rlsr{Keyboards}
409
410 内部リファレンス:
411 @rinternals{Note_head_line_engraver},
412 @rinternals{VoiceFollower}
413
414
415 @node 譜を跨ぐ符幹
416 @unnumberedsubsubsec 譜を跨ぐ符幹
417 @translationof Cross-staff stems
418
419 @cindex cross-staff notes (譜を跨ぐ音符)
420 @cindex cross staff notes (譜を跨ぐ音符)
421 @cindex notes, cross-staff (譜を跨ぐ音符)
422 @cindex cross-staff stems (譜を跨ぐ符幹)
423 @cindex cross staff stems (譜を跨ぐ符幹)
424 @cindex stems, cross-staff (譜を跨ぐ符幹)
425 @cindex chords, cross-staff (譜を跨ぐ和音)
426 @cindex cross-staff chords (譜を跨ぐ和音)
427 @cindex cross staff chords (譜を跨ぐ和音)
428
429 @funindex \crossStaff
430 @funindex \autoBeamOff
431 @funindex Span_stem_engraver
432
433 @code{Span_stem_engraver} を用いて譜を跨ぐ和音を作ることができます。@c
434 片方の譜の音符に自動連桁機能が連桁を付けないことを間違いなく確認する@c
435 よう注意してください。
436
437 @lilypondfile[verbatim,quote]
438 {cross-staff-stems.ly}
439
440 このエングラーバは、名前をダブル クォートで囲っても指定することが@c
441 できませんが、名前の前にハッシュ記号 @code{#} を置くことで指定できます。
442
443 @snippets
444 @lilypondfile[verbatim,quote,texidoc,doctitle]
445 {indicating-cross-staff-chords-with-arpeggio-bracket.ly}
446
447 @seealso
448 コード断片集:
449 @rlsr{Keyboards}
450
451 内部リファレンス:
452 @rinternals{Stem}
453
454
455 @node ピアノ
456 @subsection ピアノ
457 @translationof Piano
458
459 このセクションでは、ピアノに関係する記譜法を説明します。
460
461 @menu
462 * ピアノ ペダル::
463 @end menu
464
465 @node ピアノ ペダル
466 @unnumberedsubsubsec ピアノ ペダル
467 @translationof Piano pedals
468
469 @cindex piano pedals (ピアノ ペダル)
470 @cindex pedals, piano (ピアノ ペダル)
471 @cindex sustain pedal (サステイン ペダル)
472 @cindex pedal, sustain (サステイン ペダル)
473 @cindex sostenuto pedal (ソステヌート ペダル)
474 @cindex pedal, sostenuto (ソステヌート ペダル)
475 @cindex una corda (ウナ コルダ)
476 @cindex tre corde (トレ コルデ)
477 @cindex sos.
478 @cindex U.C.
479
480 @funindex \sustainOn
481 @funindex sustainOn
482 @funindex \sustainOff
483 @funindex sustainOff
484 @funindex \sostenutoOn
485 @funindex sostenutoOn
486 @funindex \sostenutoOff
487 @funindex sostenutoOff
488 @funindex \unaCorda
489 @funindex unaCorda
490 @funindex \treCorde
491 @funindex treCorde
492
493 一般的に、ピアノは音を変化させるために 3 本のペダルを持ちます:
494 @notation{サステイン}, @notation{ソステヌート} (@notation{sos.}),
495 それに @notation{ウナ コルダ} (@notation{una corda}, @notation{U.C.}) です。@c
496 サステイン ペダルは、ビブラフォンやチェレスタにもあります。
497
498 @lilypond[quote,verbatim,relative=2]
499 c4\sustainOn d e g
500 <c, f a>1\sustainOff
501 c4\sostenutoOn e g c,
502 <bes d f>1\sostenutoOff
503 c4\unaCorda d e g
504 <d fis a>1\treCorde
505 @end lilypond
506
507 @cindex pedal indication styles (ペダル指示スタイル)
508 @cindex pedal indication, text (ペダル指示テキスト)
509 @cindex pedal indication, bracket (ペダル指示の囲み)
510 @cindex pedal indication, mixed (混合ペダル指示)
511 @cindex pedal sustain style (ペダル サステイン スタイル)
512 @cindex sustain pedal style (サステイン ペダル スタイル)
513
514 @funindex pedalSustainStyle
515 @funindex mixed
516 @funindex bracket
517 @funindex text
518
519 ペダル指示には 3 つのスタイルがあります:
520 テキスト、囲み、それにテキストと囲みの混合です。@c
521 デフォルトで、@c
522 サステイン ペダルとウナ コルダ ペダルの指示はテキスト スタイルですが、@c
523 ソステヌート ペダル指示は混合スタイルです。
524
525 @lilypond[quote,verbatim,relative=2]
526 c4\sustainOn g c2\sustainOff
527 \set Staff.pedalSustainStyle = #'mixed
528 c4\sustainOn g c d
529 d\sustainOff\sustainOn g, c2\sustainOff
530 \set Staff.pedalSustainStyle = #'bracket
531 c4\sustainOn g c d
532 d\sustainOff\sustainOn g, c2
533 \bar "|."
534 @end lilypond
535
536 ペダル コマンドの配置は、@c
537 ピアノ演奏中の物理的なサステイン ペダルの動きに一致します。@c
538 最後の小節線でのペダル指示は、@c
539 最後のペダル オフ コマンドを省略することで挿入されます。
540
541 ペダル指示を @code{Dynamics} コンテキストに配置させることができます。
542
543 @seealso
544 記譜法リファレンス:
545 @ref{Ties}
546
547 コード断片集:
548 @rlsr{Keyboards}
549
550 内部リファレンス:
551 @rinternals{SustainPedal},
552 @rinternals{SustainPedalLineSpanner},
553 @rinternals{SustainEvent},
554 @rinternals{SostenutoPedal},
555 @rinternals{SostenutoPedalLineSpanner},
556 @rinternals{SostenutoEvent},
557 @rinternals{UnaCordaPedal},
558 @rinternals{UnaCordaPedalLineSpanner},
559 @rinternals{UnaCordaEvent},
560 @rinternals{PianoPedalBracket},
561 @rinternals{Piano_pedal_engraver}
562
563
564 @node アコーディオン
565 @subsection アコーディオン
566 @translationof Accordion
567
568 @cindex accordion (アコーディオン)
569
570 このセクションでは、アコーディオンに特有の記譜法について説明します。
571
572 @menu
573 * ディスカント記号::
574 @end menu
575
576 @node ディスカント記号
577 @unnumberedsubsubsec ディスカント記号
578 @translationof Discant symbols
579
580 @cindex accordion discant symbols (アコーディオンのディスカント記号)
581 @cindex discant symbols, accordion (アコーディオンのディスカント記号)
582 @cindex accordion shifts (アコーディオン シフト)
583 @cindex accordion shift symbols (アコーディオンのシフト記号)
584
585 アコーディオン演奏はしばしば、@c
586 指定されたピッチよりも 1 オクターブ上または下のピッチとユニゾンになる@c
587 リードのセットで構成されます。@c
588 各アコーディオン メーカは、@c
589 さまざまなリードの組み合わせを選択する @notation{シフト} に@c
590 異なる名前を付けています:
591 @notation{oboe}, @notation{musette}, あるいは @notation{bandonium} などです。@c
592 そのため、演奏指示を単純にするための記号システムを用います。
593
594 @snippets
595
596 @lilypondfile[verbatim,quote,texidoc,doctitle]
597 {accordion-discant-symbols.ly}
598
599 @seealso
600 コード断片集:
601 @rlsr{Keyboards}
602
603
604 @node ハープ
605 @subsection ハープ
606 @translationof Harp
607
608 このセクションでは、ハープに特有の記譜法について説明します。
609
610 @menu
611 * ハープのためのリファレンス::
612 * ハープ ペダル::
613 @end menu
614
615 @node ハープのためのリファレンス
616 @unnumberedsubsubsec ハープのためのリファレンス
617 @translationof References for harps
618
619 @cindex harps (ハープ)
620 @cindex bisbiglando (ビズビッリャンド)
621
622 ハープ音楽に共通する特性のいくつかが、他の場所でカバーされています:
623
624 @itemize
625
626 @item グリッサンドは最も特徴的なハープのテクニックです
627 -- @ref{グリッサンド}。
628
629 @item @notation{ビズビッリャンド} (@notation{bisbigliando}) は@c
630 トレモロとして記述されます
631 -- @ref{トレモロの繰り返し}。
632
633 @item ナチュラル ハーモニクスは @ref{ハーモニクス} でカバーされています。
634
635 @item アルペジオの向きと非アルペジオについては、@c
636 @ref{アルペジオ} を参照してください。
637
638 @end itemize
639
640 @seealso
641 記譜法リファレンス:
642 @ref{Tremolo repeats},
643 @ref{Glissando},
644 @ref{Arpeggio},
645 @ref{Harmonics}
646
647
648 @node ハープ ペダル
649 @unnumberedsubsubsec ハープ ペダル
650 @translationof Harp pedals
651
652 @cindex harp pedals (ハープ ペダル)
653 @cindex harp pedal diagrams (ハープ ペダル ダイアグラム)
654 @cindex pedals, harp (ハープ ペダル)
655 @cindex pedal diagrams, harp (ハープ ペダル ダイアグラム)
656
657 ハープはオクターブ毎に 7 本の弦を持ち、@c
658 それらはナチュラル ピッチ、フラット ピッチ、あるいはシャープ ピッチの@c
659 音を出すことができます。@c
660 レバー ハープは各弦を個別に調整することができますが、@c
661 ペダル ハープは 1 つのペダルで同じピッチ名を持つすべての弦を制御します。@c
662 演奏者の左から右に向かって、左のペダル D, C, それに B、@c
663 右のペダルは E, F, G, それに A です。@c
664 ペダルのポジションをテキスト記号で指示することがあります:
665
666 @lilypond[quote,verbatim,relative=2]
667 \textLengthOn
668 cis1_\markup \concat \vcenter {
669   [D \flat C \sharp B|E \sharp F \sharp G A \flat] }
670 c!1_\markup \concat \vcenter {
671   [ C \natural ] }
672 @end lilypond
673
674 あるいはペダル ダイアグラムで指示することもあります:
675
676 @lilypond[quote,verbatim,relative=2]
677 \textLengthOn
678 cis1_\markup { \harp-pedal #"^v-|vv-^" }
679 c!1_\markup { \harp-pedal #"^o--|vv-^" }
680 @end lilypond
681
682 @code{\harp-pedal} コマンドは文字列を受け取ります。@c
683 @code{^} はペダル ポジションを上 (フラット ピッチ)、@c
684 @code{-} はペダル ポジションを真ん中 (ナチュラル ピッチ)、@c
685 @code{v} はペダル ポジションを下 (シャープ ピッチ)、@c
686 @code{|} 区切り線です。@c
687 接頭辞 @code{o} は、その後のペダル記号を丸で囲みます。
688
689 @seealso
690 記譜法リファレンス:
691 @ref{テキスト スクリプト},
692 @ref{Instrument Specific Markup}