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