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