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