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