| [ << Pitches ] | [Top][Contents] | [ Rhythms >> ] |
| [ < Suppression des bécarres superflus ] | [ Up: Pitches ] | [ Citation d’une autre voix et transposition > ] |
Suppression des bécarres superflus lors d’un changement de tonalité ¶
Après un changement de tonalité, un bécarre est imprimé pour annuler
toute altération précédente. Ce comportement s’annule en désactivant la
propriété printKeyCancellation du contexte Staff.
\relative c' { \key d \major a4 b cis d \key g \minor a4 bes c d \set Staff.printKeyCancellation = ##f \key d \major a4 b cis d \key g \minor a4 bes c d }
| [ << Pitches ] | [Top][Contents] | [ Rhythms >> ] |
| [ < Suppression des bécarres superflus ] | [ Up: Pitches ] | [ Citation d’une autre voix et transposition > ] |