]> git.donarmstrong.com Git - lilypond.git/blob - ports/mutopia/BeethovenLv/O62/Coriolan/fagotti.ly
patch::: 1.3.140.jcn7
[lilypond.git] / ports / mutopia / BeethovenLv / O62 / Coriolan / fagotti.ly
1
2 \version "1.3.141";
3
4 \include "fagotto-1.ly"
5 \include "fagotto-2.ly"
6
7 fagottiStaff =  \context Staff = fagotti <
8         \property Staff.midiInstrument = #"bassoon"
9         \property Staff.instrument = #"Fagotti"
10         \property Staff.instr = #"Fg."
11         \clef "bass";
12         %\property Staff.clefGlyph = #"clefs-F"
13         %\property Staff.clefPosition = #2
14         \global
15         \context Voice=one \partcombine Voice
16                 \context Thread=one \fagottoI
17                 \context Thread=two \fagottoII
18 >
19