X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Fpitches.itely;h=9836536fbc3473d59ea94a811f0ba9f03b75f9da;hb=5c14a087ca6cbd665fd631452b7b1283ba0387c3;hp=bb2c81e7ce8c38209e069906fda9fdbed37c026d;hpb=9c1b934050818defbcce7acf13593d837ee69894;p=lilypond.git diff --git a/Documentation/user/pitches.itely b/Documentation/user/pitches.itely index bb2c81e7ce..9836536fbc 100644 --- a/Documentation/user/pitches.itely +++ b/Documentation/user/pitches.itely @@ -6,7 +6,7 @@ version that you are working on. See TRANSLATION for details. @end ignore -@c \version "2.11.51" +@c \version "2.11.61" @node Pitches @@ -18,10 +18,10 @@ This section discusses how to specify the pitch of notes. There are three steps to this process: input, modification, and output. @menu -* Writing pitches:: -* Changing multiple pitches:: -* Displaying pitches:: -* Note heads:: +* Writing pitches:: +* Changing multiple pitches:: +* Displaying pitches:: +* Note heads:: @end menu @@ -33,10 +33,10 @@ different ways to place notes in octaves: absolute and relative mode. In most cases, relative mode will be more convenient. @menu -* Absolute octave entry:: -* Relative octave entry:: -* Accidentals:: -* Note names in other languages:: +* Absolute octave entry:: +* Relative octave entry:: +* Accidentals:: +* Note names in other languages:: @end menu @@ -263,6 +263,7 @@ see @rlearning{Accidentals and key signatures}.} @cindex double flat @cindex flat, double @cindex natural sign +@cindex natural pitch A @notation{sharp} pitch is made by adding @code{is} to the note name, and a @notation{flat} pitch by adding @code{es}. As you @@ -335,6 +336,9 @@ cis @lilypondfile[verbatim,lilyquote,texidoc,doctitle] {preventing-extra-naturals-from-being-automatically-added.ly} +@lilypondfile[verbatim,lilyquote,texidoc,doctitle] +{makam-example.ly} + @seealso Music Glossary: @@ -350,14 +354,14 @@ Learning Manual: Notation Reference: @ref{Automatic accidentals}, -@ref{Annotational accidentals}, +@ref{Annotational accidentals (musica ficta)}, @ref{Note names in other languages}. Snippets: @rlsr{Pitches}. Internals Reference: -@rinternals{Accidental_engraver}, +@rinternals{Accidental_engraver}, @rinternals{Accidental}, @rinternals{AccidentalCautionary}, @rinternals{accidental-interface}. @@ -377,14 +381,17 @@ any standard. @node Note names in other languages @unnumberedsubsubsec Note names in other languages +@cindex note names, other languages +@cindex pitch names, other languages +@cindex language, note names in other +@cindex language, pitch names in other + There are predefined sets of note names for various other languages. To use them, include the language-specific init file. For example, to use English notes names, add @w{@code{\include "english.ly"}} to the top of the input file. The available language files and the note names they define are: -@cindex note names, other languages -@cindex pitch names, other languages @smallexample @multitable {nederlands.ly} {do re mi fa sol la sib si} {-iss/-is} {-ess/-es} {-ss/-x/-sharpsharp} {-essess/-eses} @@ -500,8 +507,8 @@ Snippets: This section discusses how to modify pitches. @menu -* Octave checks:: -* Transpose:: +* Octave checks:: +* Transpose:: @end menu @node Octave checks @@ -509,8 +516,10 @@ This section discusses how to modify pitches. @cindex octave correction @cindex octave check +@cindex control pitch @funindex = @funindex \octaveCheck +@funindex controlpitch In relative mode, it is easy to forget an octave changing mark. Octave checks make such errors easier to find by displaying a @@ -715,12 +724,12 @@ To use relative mode within transposed music, an additional This section discusses how to alter the output of pitches. @menu -* Clef:: -* Key signature:: -* Ottava brackets:: -* Instrument transpositions:: -* Automatic accidentals:: -* Ambitus:: +* Clef:: +* Key signature:: +* Ottava brackets:: +* Instrument transpositions:: +* Automatic accidentals:: +* Ambitus:: @end menu @@ -749,16 +758,16 @@ This section discusses how to alter the output of pitches. @cindex clef, C @cindex clef, F @cindex clef, treble -@cindex clef, violin -@cindex clef, alto +@cindex clef, violin +@cindex clef, alto @cindex clef, tenor -@cindex clef, bass -@cindex clef, french -@cindex clef, soprano -@cindex clef, mezzosoprano -@cindex clef, baritone -@cindex clef, varbaritone -@cindex subbass clef, subbass +@cindex clef, bass +@cindex clef, french +@cindex clef, soprano +@cindex clef, mezzosoprano +@cindex clef, baritone +@cindex clef, varbaritone +@cindex subbass clef, subbass The clef may be altered. Middle C is shown in every example. @@ -797,7 +806,8 @@ c2 c c2 c @end lilypond -Further supported clefs are described under @ref{Ancient clefs}. +Further supported clefs are described under @ref{Mensural clefs} +and @ref{Gregorian clefs}. @cindex transposing clefs @cindex clef, transposing @@ -829,7 +839,7 @@ c2 c @seealso Notation Reference: -@ref{Ancient clefs}. +@ref{Mensural clefs}, @ref{Gregorian clefs}. Snippets: @rlsr{Pitches}. @@ -874,6 +884,15 @@ at the start of the staff. The key signature may be altered: @funindex \dorian @cindex church modes @cindex modes +@cindex major +@cindex minor +@cindex ionian +@cindex locrian +@cindex aeolian +@cindex mixolydian +@cindex lydian +@cindex phrygian +@cindex dorian Here, @var{mode} should be @code{\major} or @code{\minor} to get a key signature of @var{pitch}-major or @var{pitch}-minor, @@ -929,6 +948,7 @@ Internals Reference: @cindex 8va @cindex 8ve @cindex octavation +@funindex set-octavation @notation{Ottava brackets} introduce an extra transposition of an octave for the staff: @@ -1070,6 +1090,7 @@ Snippets: @cindex automatic accidentals @cindex default accidental style @funindex set-accidental-style +@funindex voice There are many different conventions on how to typeset accidentals. LilyPond provides a function to specify which @@ -1096,6 +1117,8 @@ style in all staves of the current @code{StaffGroup}, use: The following accidental styles are supported. To demonstrate each style, we use the following example: +@funindex default + @lilypond[verbatim,quote] musicA = { << @@ -1168,6 +1191,7 @@ both staves. @cindex default accidental style @cindex accidental style, default +@funindex default This is the default typesetting behavior. It corresponds to eighteenth-century common practice: accidentals are remembered to @@ -1230,6 +1254,7 @@ musicB = { @cindex modern accidental style @cindex accidental style, modern-cautionary @cindex modern-cautionary accidental style +@funindex voice The normal behavior is to remember the accidentals at @code{Staff}-level. In this style, however, accidentals are @@ -1296,6 +1321,7 @@ musicB = { @cindex accidentals, modern style @cindex modern style accidentals +@funindex modern This rule corresponds to the common practice in the twentieth century. It prints the same accidentals as @code{default}, with @@ -1544,6 +1570,7 @@ musicB = { @cindex accidentals, piano @cindex piano accidental style @cindex piano accidentals +@funindex piano This rule reflects twentieth-century practice for piano notation. Its behavior is very similar to @code{modern} style, but here @@ -1657,9 +1684,244 @@ musicB = { } @end lilypond + +@item neo-modern + +@funindex neo-modern +@cindex neo-modern accidental style +@cindex accidental style, neo-modern + +This rule reproduces a common practice in contemporary music: +accidentals are printed like with @code{modern}, but they are printed +again if the same note appears later in the same measure -- except +if the note is immediately repeated. + +@lilypond[quote] +musicA = { + << + \relative c' { + cis'8 fis, d'4 8 f bis4 | + cis2. 4 | + } + \\ + \relative c' { + ais'2 cis, | + fis8 b a4 cis2 | + } + >> +} + +musicB = { + \clef bass + \new Voice { + \voiceTwo \relative c' { + 4 + \change Staff = up + cis' + \change Staff = down + + \change Staff = up + dis' | + \change Staff = down + 4 gis 2 | + } + } +} + +\new PianoStaff { + << + \context Staff = "up" { + #(set-accidental-style 'neo-modern) + \musicA + } + \context Staff = "down" { + #(set-accidental-style 'neo-modern) + \musicB + } + >> +} +@end lilypond + +@item neo-modern-cautionary + +@funindex neo-modern-cautionary +@cindex neo-modern-cautionary accidental style +@cindex accidental style, neo-modern-cautionary + +This rule is similar to @code{neo-modern}, but the extra +accidentals are printed as cautionary accidentals. + +@lilypond[quote] +musicA = { + << + \relative c' { + cis'8 fis, d'4 8 f bis4 | + cis2. 4 | + } + \\ + \relative c' { + ais'2 cis, | + fis8 b a4 cis2 | + } + >> +} + +musicB = { + \clef bass + \new Voice { + \voiceTwo \relative c' { + 4 + \change Staff = up + cis' + \change Staff = down + + \change Staff = up + dis' | + \change Staff = down + 4 gis 2 | + } + } +} + +\new PianoStaff { + << + \context Staff = "up" { + #(set-accidental-style 'neo-modern-cautionary) + \musicA + } + \context Staff = "down" { + #(set-accidental-style 'neo-modern-cautionary) + \musicB + } + >> +} +@end lilypond + + +@item dodecaphonic + +@funindex dodecaphonic +@cindex dodecaphonic accidental style +@cindex dodecaphonic style, neo-modern + +This rule reflects a practice introduced by composers at +the beginning of the 20th century, in an attempt to +abolish the hierarchy between natural and non-natural notes. +With this style, @emph{every} note gets an accidental sign, +including natural signs. + +@lilypond[quote] +musicA = { + << + \relative c' { + cis'8 fis, d'4 8 f bis4 | + cis2. 4 | + } + \\ + \relative c' { + ais'2 cis, | + fis8 b a4 cis2 | + } + >> +} + +musicB = { + \clef bass + \new Voice { + \voiceTwo \relative c' { + 4 + \change Staff = up + cis' + \change Staff = down + + \change Staff = up + dis' | + \change Staff = down + 4 gis 2 | + } + } +} + +\new PianoStaff { + << + \context Staff = "up" { + #(set-accidental-style 'dodecaphonic) + \musicA + } + \context Staff = "down" { + #(set-accidental-style 'dodecaphonic) + \musicB + } + >> +} +@end lilypond + + +@item teaching + +@funindex teaching +@cindex teaching accidental style +@cindex accidental style, teaching + +This rule is intended for students, and makes it easy to create +scale sheets with automagically created cautionary accidentals. +Accidentals are printed like with @code{modern}, but cautionary +accidentals are added for all sharp or flat tones specified by the +key signature, except if the note is immediately repeated. + +@lilypond[quote] +musicA = { + << + \relative c' { + cis'8 fis, d'4 8 f bis4 | + cis2. 4 | + } + \\ + \relative c' { + ais'2 cis, | + fis8 b a4 cis2 | + } + >> +} + +musicB = { + \clef bass + \new Voice { + \voiceTwo \relative c' { + 4 + \change Staff = up + cis' + \change Staff = down + + \change Staff = up + dis' | + \change Staff = down + 4 gis 2 | + } + } +} + +\new PianoStaff { + << + \context Staff = "up" { + \key fis \minor + #(set-accidental-style 'teaching) + \musicA + } + \context Staff = "down" { + \key fis \minor + #(set-accidental-style 'teaching) + \musicB + } + >> +} +@end lilypond + + + @item no-reset -@funindex no-reset accidental style +@funindex no-reset @cindex accidental style, no reset @cindex no reset accidental style @@ -1714,14 +1976,15 @@ musicB = { @item forget -@funindex forget accidental style +@funindex forget @cindex forget accidental style @cindex accidental style, forget This is the opposite of @code{no-reset}: Accidentals are not remembered at all -- and hence all accidentals are typeset relative to the key signature, regardless of what came before in -the music: +the music. Unlike @code{dodecaphonic}, this rule never prints +any naturals. @lilypond[quote] musicA = { @@ -1882,10 +2145,10 @@ ambitus. This section suggests ways of altering note heads. @menu -* Special note heads:: -* Easy notation note heads:: -* Shape note heads:: -* Improvisation:: +* Special note heads:: +* Easy notation note heads:: +* Shape note heads:: +* Improvisation:: @end menu @node Special note heads @@ -1905,6 +2168,7 @@ This section suggests ways of altering note heads. @cindex guitar note heads @cindex note head styles @cindex styles, note heads +@funindex cross Note heads may be altered: @@ -2005,7 +2269,6 @@ Internals Reference: @cindex Aiken shape note heads @cindex sacred harp note heads @funindex \key -@funindex shapeNoteStyles @funindex \aikenHeads @funindex \sacredHarpHeads