public
Description: Some lilypond scores I work on.
Homepage: http://open-scores.blogspot.com
Clone URL: git://github.com/horndude77/open-scores.git
open-scores / BeethovenSymphony3 / Clarinet2.ly
100644 18 lines (12 sloc) 0.339 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\version "2.13.4"
 
\include "defs.lyi"
\include "Clarinet2MvtI.lyi"
\include "Clarinet2MvtII.lyi"
\include "Clarinet2MvtIII.lyi"
\include "Clarinet2MvtIV.lyi"
 
instrument = "Clarinet II"
 
notesMvtI = \clarinetTwoMvtI
notesMvtII = \clarinetTwoMvtII
notesMvtIII = \clarinetTwoMvtIII
notesMvtIV = \clarinetTwoMvtIV
 
\include "Part.lyi"