]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/unfretted-strings.itely
Merge branch 'master' into nested-bookparts
[lilypond.git] / Documentation / user / unfretted-strings.itely
index 0fc7585abc0a8ca5764a52b3aca90e8825fe6ff7..8f2fe2983986d2f2aab1f9fb2b5006c997dc9e1f 100644 (file)
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.11.61"
+@c \version "2.11.51"
 
 @node Unfretted string instruments
 @section Unfretted string instruments
 
-@lilypondfile[quote]
-{unfretted-headword.ly}
-
-@cindex orchestral strings
-@cindex strings, writing for
-
-This section provides information and references which are helpful
-when writing for unfretted string instruments, principally
-orchestral strings.
+This section includes extra information for writing for unfretted
+string instruments.
 
 @menu
-* Common notation for unfretted strings::
+* Common notation for unfretted strings::  
+* Bowed instruments::           
+* Plucked instruments::         
 @end menu
 
 @node Common notation for unfretted strings
 @subsection Common notation for unfretted strings
 
-There is little specialist notation for unfretted string
-instruments.  The music is notated on a single staff, and
-usually only a single voice is required.  Two voices might
-be required for some double-stopped or divisi passages.
-
 @menu
-* References for unfretted strings::
-* Bowing indications::
-* Harmonics::
-* Snap (Bartok) pizzicato::
+* References for unfretted strings::  
 @end menu
 
 @node References for unfretted strings
-@unnumberedsubsubsec References for unfretted strings
-
-Most of the notation which is useful for orchestral strings
-and other bowed instruments is covered elsewhere:
-
-@itemize
-
-@item Texual indications such as @qq{pizz.} and @qq{arco} are
-added as simple text -- see @ref{Text scripts}.
-
-@item Fingerings, including the thumb indication, are described
-in @ref{Fingering instructions}.
-
-@item Double stopping is normally indicated by writing a chord,
-see @ref{Chorded notes}.  Directives for playing chords may be
-added, see @ref{Arpeggio}.
-
-@item A template for a string quartet can be found in
-@rlearning{String quartet}.  Others are shown in the snippets.
-
-@end itemize
-
-@seealso
-Learning Manual:
-@rlearning{String quartet}.
-
-Notation Reference:
-@ref{Text scripts},
-@ref{Fingering instructions},
-@ref{Chorded notes},
-@ref{Arpeggio}.
-
-Snippets:
-@rlsr{Unfretted strings}.
-
-@node Bowing indications
-@unnumberedsubsubsec Bowing indications
-
-@funindex \upbow
-@funindex \downbow
-
-@cindex bowing indications
-@cindex up bow indication
-@cindex down bow indication
+@subsubsection References for unfretted strings
 
-Bowing indications are created as articulations, which are
-described in @ref{Articulations and ornamentations}.  The
-bowing commands, @code{\upbow} and @code{\downbow}, are used with
-slurs as follows:
+@c TODO Add refs to fingerings, \thumb
+@c TODO Add multiple fingering indications?
+TBC
 
-@lilypond[verbatim,quote,relative=2]
-c4(\downbow d) e(\upbow f)
-@end lilypond
-
-
-@seealso
-
-Notation Reference:
-@ref{Articulations and ornamentations},
-@ref{Slurs}.
+@c TODO Decide whether to resurrect Bowed instruments subsection
+@c and if so which of the above should go there
 
-@node Harmonics
-@unnumberedsubsubsec Harmonics
+@node Bowed instruments
+@subsection Bowed instruments
 
-@funindex \harmonic
-
-@strong{@i{Natural harmonics}}
-
-@cindex natural harmonics
-@cindex harmonics, natural
-
-Natural harmonics can be notated in several ways.  A diamond-shaped
-note head generally means to touch the string where you would stop
-the note if it were not a diamond.
+@menu
+* References for bowed strings::  
+@end menu
 
-@warning{Harmonics @strong{must} be defined inside a chord
-construct even if there is only a single note.}
+@node References for bowed strings
+@subsubsection References for bowed strings
 
-@c TODO If the default for harmonicDots is changed, change this
-Dotted harmonics indicated with @code{\harmonic} do not show the
-dots.  The context property @code{harmonicDots} should be set if
-dots are required.
+@c link to slurs, articulation (for \upbow \downbow).  maybe
+@c an example as well.
+@c TODO Add snippet showing pizzicato markings
 
-@lilypond[verbatim,quote,relative=2]
-<d\harmonic>4 <e\harmonic>2.
-\set harmonicDots = ##t
-<d\harmonic>4 <e\harmonic>2.
-@end lilypond
+@cindex artificial harmonics
 
-Alternatively a normal note head is shown at the pitch to be
-sounded together with a small circle to indicate it should be
-played as a harmonic:
+Artificial harmonics are notated with a different note head style.  They
+are entered by marking the harmonic pitch with @code{\harmonic}.
 
-@lilypond[verbatim,quote,relative=2]
-d2^\flageolet d_\flageolet
+@lilypond[ragged-right,verbatim,quote,fragment,relative=1]
+<c g'\harmonic>4
 @end lilypond
 
-A smaller circle may be created, see the snippet list in
-@ref{References for unfretted strings}.
-
-@strong{@i{Artificial harmonics}}
 
-@cindex artificial harmonics
-@cindex harmonics, artifical
+@node Plucked instruments
+@subsection Plucked instruments
 
-Artificial harmonics are notated with two notes, one with a normal
-note head indicating the stopped position and one with an open
-diamond note head to indicate the harmonic position.
 
-@lilypond[verbatim,quote,relative=1]
-<e a\harmonic>2  <c g'\harmonic>
-@end lilypond
+@menu
+* Harp::                        
+@end menu
 
-@seealso
-Music Glossary:
-@rglos{harmonics}.
+@node Harp
+@subsubsection Harp
 
-Notation Reference:
-@ref{Special note heads},
-@ref{References for unfretted strings}.
+TBC
 
-@node Snap (Bartok) pizzicato
-@unnumberedsubsubsec Snap (Bartók) pizzicato
+Some possibilities:
+- glissandi
+- tremolo (for bisbigliando)
+- natural harmonics
+- directional arpeggio and non-arpeggio
+- workaroung for keeping both staves visible in an orchestral
+  score,
+http://lists.gnu.org/archive/html/lilypond-user/2007-08/msg00386.html
+and http://lsr.dsi.unimi.it/LSR/Item?u=1&id=312
 
-@cindex pizzicato, Bartók
-@cindex pizzicato, snap
-@cindex Bartók pizzicato
-@cindex snap pizzicato
+An LSR snippet could be used to demonstrate the main items; in the
+case of glissandi, it would be desirable to have a demonstration
+of different styles.
 
-@snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
-{snap-pizzicato-markup-bartok-pizzicato.ly}