| [ << Pitches ] | [トップ][目次] | [ Rhythms >> ] |
| [ < Pitches ] | [ 上へ : Pitches ] | [ オッターバを単一のボイスに対して適用する > ] |
音域をボイスごとに追加する
音域をボイスごとに追加することができます。この場合、衝突を避けるために
Ambitus を手動で移動する必要があります。
\new Staff << \new Voice \with { \consists "Ambitus_engraver" } \relative c'' { \override Ambitus.X-offset = #2.0 \voiceOne c4 a d e f1 } \new Voice \with { \consists "Ambitus_engraver" } \relative c' { \voiceTwo es4 f g as b1 } >>
| [ << Pitches ] | [トップ][目次] | [ Rhythms >> ] |
| [ < Pitches ] | [ 上へ : Pitches ] | [ オッターバを単一のボイスに対して適用する > ] |
![[image of music]](../a1/lily-39000c8e.png)