]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/user/strings.itely
Dist documentation text file too.
[lilypond.git] / Documentation / fr / user / strings.itely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
2 @c This file is part of lilypond.tely
3 @ignore
4     Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
5
6     When revising a translation, copy the HEAD committish of the
7     version that you are working on.  See TRANSLATION for details.
8 @end ignore
9
10
11 @node Orchestral strings
12 @section Orchestral strings
13
14 Cette section dispense des informations supplémentaires et utiles à
15 l'écriture pour les cordes frottées.
16
17 @menu 
18 * Orchestral strings TODO::
19 @end menu
20
21
22 @node Orchestral strings TODO
23 @subsection Orchestral strings TODO
24
25 @menu 
26 * Artificial harmonics (strings)::
27 @end menu
28
29 @node Artificial harmonics (strings)
30 @unnumberedsubsubsec Artificial harmonics (strings)
31
32 @node Artificial harmonics (strings)
33 @unnumberedsubsubsec Artificial harmonics (strings)
34
35 @cindex harmoniques
36
37 La plupart des instruments à cordes peuvent produire des harmoniques
38 artificiels, lorsque l'instrumentiste effleure simplement la corde pour
39 une note donnée.  Le son émis sera un harmonique, que l'on peut indiquer
40 par @code{\harmonic}.
41
42 @lilypond[ragged-right,verbatim,quote,fragment,relative=1]
43 <c g'\harmonic>4
44 @end lilypond
45
46