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