horndude77 / open-scores

Some lilypond scores I work on.

This URL has Read+Write access

horndude77 (author)
Sat Oct 17 13:13:17 -0700 2009
commit  5e40588849b08895f83048e3dc14a313a26e66c1
tree    afb5879a1a516ab9396a6bf10fa5328cd3efa85e
parent  10bdc7d9ed22e75a93ed904733f60723f955ebad
open-scores / BeethovenSymphony3 / Clarinet1.ly
100644 18 lines (12 sloc) 0.338 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 "Clarinet1MvtI.lyi"
\include "Clarinet1MvtII.lyi"
\include "Clarinet1MvtIII.lyi"
\include "Clarinet1MvtIV.lyi"
 
instrument = "Clarinet I"
 
notesMvtI = \clarinetOneMvtI
notesMvtII = \clarinetOneMvtII
notesMvtIII = \clarinetOneMvtIII
notesMvtIV = \clarinetOneMvtIV
 
\include "Part.lyi"