]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/appendices.itely
429c6344016f85e489301cba6565586cf800073e
[lilypond.git] / Documentation / user / appendices.itely
1 @node Reference manual details
2 @appendix Reference manual details
3
4 @menu
5 * Chord name chart::            
6 * MIDI instruments::            
7 * The Feta font::
8 * Scheme functions::
9 * Layout property overview::
10 * Context property overview::
11 @end menu
12
13
14
15 @node Chord name chart
16 @section Chord name chart
17
18 @lilypondfile{chord-names-jazz.ly}
19
20 @node MIDI instruments
21 @section MIDI instruments
22
23 @example 
24 "acoustic grand"            "contrabass"           "lead 7 (fifths)"
25 "bright acoustic"           "tremolo strings"      "lead 8 (bass+lead)"
26 "electric grand"            "pizzicato strings"    "pad 1 (new age)"
27 "honky-tonk"                "orchestral strings"   "pad 2 (warm)"
28 "electric piano 1"          "timpani"              "pad 3 (polysynth)"
29 "electric piano 2"          "string ensemble 1"    "pad 4 (choir)"
30 "harpsichord"               "string ensemble 2"    "pad 5 (bowed)"
31 "clav"                      "synthstrings 1"       "pad 6 (metallic)"
32 "celesta"                   "synthstrings 2"       "pad 7 (halo)"
33 "glockenspiel"              "choir aahs"           "pad 8 (sweep)"
34 "music box"                 "voice oohs"           "fx 1 (rain)"
35 "vibraphone"                "synth voice"          "fx 2 (soundtrack)"
36 "marimba"                   "orchestra hit"        "fx 3 (crystal)"
37 "xylophone"                 "trumpet"              "fx 4 (atmosphere)"
38 "tubular bells"             "trombone"             "fx 5 (brightness)"
39 "dulcimer"                  "tuba"                 "fx 6 (goblins)"
40 "drawbar organ"             "muted trumpet"        "fx 7 (echoes)"
41 "percussive organ"          "french horn"          "fx 8 (sci-fi)"
42 "rock organ"                "brass section"        "sitar"
43 "church organ"              "synthbrass 1"         "banjo"
44 "reed organ"                "synthbrass 2"         "shamisen"
45 "accordion"                 "soprano sax"          "koto"
46 "harmonica"                 "alto sax"             "kalimba"
47 "concertina"                "tenor sax"            "bagpipe"
48 "acoustic guitar (nylon)"   "baritone sax"         "fiddle"
49 "acoustic guitar (steel)"   "oboe"                 "shanai"
50 "electric guitar (jazz)"    "english horn"         "tinkle bell"
51 "electric guitar (clean)"   "bassoon"              "agogo"
52 "electric guitar (muted)"   "clarinet"             "steel drums"
53 "overdriven guitar"         "piccolo"              "woodblock"
54 "distorted guitar"          "flute"                "taiko drum"
55 "guitar harmonics"          "recorder"             "melodic tom"
56 "acoustic bass"             "pan flute"            "synth drum"
57 "electric bass (finger)"    "blown bottle"         "reverse cymbal"
58 "electric bass (pick)"      "shakuhachi"           "guitar fret noise"
59 "fretless bass"             "whistle"              "breath noise"
60 "slap bass 1"               "ocarina"              "seashore"
61 "slap bass 2"               "lead 1 (square)"      "bird tweet"
62 "synth bass 1"              "lead 2 (sawtooth)"    "telephone ring"
63 "synth bass 2"              "lead 3 (calliope)"    "helicopter"
64 "violin"                    "lead 4 (chiff)"       "applause"
65 "viola"                     "lead 5 (charang)"     "gunshot"
66 "cello"                     "lead 6 (voice)" 
67 @end example 
68
69 @node The Feta font
70 @section The Feta font
71 The following symbols are available in the Feta font and may be
72 accessed directly using text markup such as 
73 @code{g^\markup @{ \musicglyph #"scripts-segno" @}}, see @ref{Text markup}.
74
75
76 @lilypondfile[noindent]{feta16list.ly}
77
78
79 @lilypondfile[noindent]{parmesan16list.ly}
80
81
82 @include scheme-functions.tely
83
84 @include context-properties.tely
85
86 @include layout-properties.tely
87
88