]> git.donarmstrong.com Git - lilypond.git/blob - ports/mutopia/BeethovenLv/O62/Coriolan/flauti.ly
90d999e78fdc146410e0fd6d8959fb0627a91d81
[lilypond.git] / ports / mutopia / BeethovenLv / O62 / Coriolan / flauti.ly
1
2 \version "1.3.141";
3
4 \include "flauto-1.ly"
5 \include "flauto-2.ly"
6
7 flautiStaff =  \notes \context Staff = flauti <
8         \property Staff.midiInstrument = #"flute"
9         \property Staff.instrument = #"Flauti"
10         \property Staff.instr = #"Fl."
11         \global
12         \context Voice=one \partcombine Voice
13                 \context Thread=one \flautoI
14                 \context Thread=two \flautoII
15 >
16