]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/unfretted-strings.itely
8f2fe2983986d2f2aab1f9fb2b5006c997dc9e1f
[lilypond.git] / Documentation / user / unfretted-strings.itely
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 @end ignore
8
9 @c \version "2.11.51"
10
11 @node Unfretted string instruments
12 @section Unfretted string instruments
13
14 This section includes extra information for writing for unfretted
15 string instruments.
16
17 @menu
18 * Common notation for unfretted strings::  
19 * Bowed instruments::           
20 * Plucked instruments::         
21 @end menu
22
23 @node Common notation for unfretted strings
24 @subsection Common notation for unfretted strings
25
26 @menu
27 * References for unfretted strings::  
28 @end menu
29
30 @node References for unfretted strings
31 @subsubsection References for unfretted strings
32
33 @c TODO Add refs to fingerings, \thumb
34 @c TODO Add multiple fingering indications?
35 TBC
36
37 @c TODO Decide whether to resurrect Bowed instruments subsection
38 @c and if so which of the above should go there
39
40 @node Bowed instruments
41 @subsection Bowed instruments
42
43 @menu
44 * References for bowed strings::  
45 @end menu
46
47 @node References for bowed strings
48 @subsubsection References for bowed strings
49
50 @c link to slurs, articulation (for \upbow \downbow).  maybe
51 @c an example as well.
52 @c TODO Add snippet showing pizzicato markings
53
54 @cindex artificial harmonics
55
56 Artificial harmonics are notated with a different note head style.  They
57 are entered by marking the harmonic pitch with @code{\harmonic}.
58
59 @lilypond[ragged-right,verbatim,quote,fragment,relative=1]
60 <c g'\harmonic>4
61 @end lilypond
62
63
64 @node Plucked instruments
65 @subsection Plucked instruments
66
67
68 @menu
69 * Harp::                        
70 @end menu
71
72 @node Harp
73 @subsubsection Harp
74
75 TBC
76
77 Some possibilities:
78 - glissandi
79 - tremolo (for bisbigliando)
80 - natural harmonics
81 - directional arpeggio and non-arpeggio
82 - workaroung for keeping both staves visible in an orchestral
83   score,
84 http://lists.gnu.org/archive/html/lilypond-user/2007-08/msg00386.html
85 and http://lsr.dsi.unimi.it/LSR/Item?u=1&id=312
86
87 An LSR snippet could be used to demonstrate the main items; in the
88 case of glissandi, it would be desirable to have a demonstration
89 of different styles.
90
91