]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/appendices.itely
* lily/new-chord-name-engraver.cc (process_music): give original
[lilypond.git] / Documentation / user / appendices.itely
1 @node Refman appendix
2 @appendix Refman appendix
3
4 @menu
5 * Lyrics mode definition::      
6 * American Chords ::            
7 * Jazz chords::                 
8 * MIDI instruments::            
9 * The Feta font::
10 @end menu
11
12 @node Lyrics mode definition
13 @section Lyrics mode definition
14
15 The definition of lyrics mode is ludicrous, and this will remain so
16 until the authors of LilyPond acquire a deeper understanding of
17 character encoding, or someone else steps up to fix this.
18
19
20 A word in Lyrics mode begins with: an alphabetic character, @code{_},
21 @code{?}, @code{!}, @code{:}, @code{'}, the control characters @code{^A}
22 through @code{^F}, @code{^Q} through @code{^W}, @code{^Y}, @code{^^},
23 any 8-bit character with ASCII code over 127, or a two-character
24 combination of a backslash followed by one of @code{`}, @code{'},
25 @code{"}, or @code{^}.
26
27 Subsequent characters of a word can be any character that is not a digit
28 and not white space.  One important consequence of this is that a word
29 can end with `@code{@}}', which may be confusing. However, LilyPond will
30 issue a warning.  Any @code{_} character which appears in an unquoted
31 word is converted to a space.  This provides a mechanism for introducing
32 spaces into words without using quotes.  Quoted words can also be used
33 in Lyrics mode to specify words that cannot be written with the above
34 rules.
35
36
37 @node American Chords 
38 @section American Chords
39
40 [TODO]
41
42 @node Jazz chords
43 @section Jazz chords
44
45 @lilypondfile{chords-ignatzek.ly}
46
47 @node MIDI instruments
48 @section MIDI instruments
49
50 @example 
51 "acoustic grand"            "contrabass"           "lead 7 (fifths)"
52 "bright acoustic"           "tremolo strings"      "lead 8 (bass+lead)"
53 "electric grand"            "pizzicato strings"    "pad 1 (new age)"
54 "honky-tonk"                "orchestral strings"   "pad 2 (warm)"
55 "electric piano 1"          "timpani"              "pad 3 (polysynth)"
56 "electric piano 2"          "string ensemble 1"    "pad 4 (choir)"
57 "harpsichord"               "string ensemble 2"    "pad 5 (bowed)"
58 "clav"                      "synthstrings 1"       "pad 6 (metallic)"
59 "celesta"                   "synthstrings 2"       "pad 7 (halo)"
60 "glockenspiel"              "choir aahs"           "pad 8 (sweep)"
61 "music box"                 "voice oohs"           "fx 1 (rain)"
62 "vibraphone"                "synth voice"          "fx 2 (soundtrack)"
63 "marimba"                   "orchestra hit"        "fx 3 (crystal)"
64 "xylophone"                 "trumpet"              "fx 4 (atmosphere)"
65 "tubular bells"             "trombone"             "fx 5 (brightness)"
66 "dulcimer"                  "tuba"                 "fx 6 (goblins)"
67 "drawbar organ"             "muted trumpet"        "fx 7 (echoes)"
68 "percussive organ"          "french horn"          "fx 8 (sci-fi)"
69 "rock organ"                "brass section"        "sitar"
70 "church organ"              "synthbrass 1"         "banjo"
71 "reed organ"                "synthbrass 2"         "shamisen"
72 "accordion"                 "soprano sax"          "koto"
73 "harmonica"                 "alto sax"             "kalimba"
74 "concertina"                "tenor sax"            "bagpipe"
75 "acoustic guitar (nylon)"   "baritone sax"         "fiddle"
76 "acoustic guitar (steel)"   "oboe"                 "shanai"
77 "electric guitar (jazz)"    "english horn"         "tinkle bell"
78 "electric guitar (clean)"   "bassoon"              "agogo"
79 "electric guitar (muted)"   "clarinet"             "steel drums"
80 "overdriven guitar"         "piccolo"              "woodblock"
81 "distorted guitar"          "flute"                "taiko drum"
82 "guitar harmonics"          "recorder"             "melodic tom"
83 "acoustic bass"             "pan flute"            "synth drum"
84 "electric bass (finger)"    "blown bottle"         "reverse cymbal"
85 "electric bass (pick)"      "skakuhachi"           "guitar fret noise"
86 "fretless bass"             "whistle"              "breath noise"
87 "slap bass 1"               "ocarina"              "seashore"
88 "slap bass 2"               "lead 1 (square)"      "bird tweet"
89 "synth bass 1"              "lead 2 (sawtooth)"    "telephone ring"
90 "synth bass 2"              "lead 3 (calliope)"    "helicopter"
91 "violin"                    "lead 4 (chiff)"       "applause"
92 "viola"                     "lead 5 (charang)"     "gunshot"
93 "cello"                     "lead 6 (voice)" 
94 @end example 
95
96 @node The Feta font
97 @section The Feta font
98 The following symbols are available in the Feta font and may be
99 accessed directly using text markup such as 
100 @code{g^#'(music "scripts-segno")}, see @ref{Text markup}.
101
102 @lilypondfile[noquote,noindent]{feta16list.ly}
103
104 @c parmesan is too big. Apparently pythons re's choke on this.
105 @c @lil ypondfile{parmesan16list.ly}
106
107