lilypond-1.3.129
[lilypond.git] / mutopia / Coriolan / corni.ly
blob644a66753e4fcb25a6b4b9067cd72025343d8886
2 \version "1.3.120";
4 \include "corno-1.ly"
5 \include "corno-2.ly"
7 corniStaff = \context Staff = corni <
8 \property Staff.midiInstrument = #"french horn"
10 \property Staff.instrument = #`((kern . 0.5)
11 (lines "2 Corni" (rows "(E" ,text-flat ")")))
13 \property Staff.instr = #`((kern . 0.5)
14 (lines "Cor." (rows "(E" ,text-flat ")")))
16 % urg: can't; only My_midi_lexer:<non-static> () parses pitch?
17 %\property Staff.transposing = "es"
18 \property Staff.transposing = #3
19 \Time
20 \notes { \key c \major; }
21 \End
22 \context Voice=one \partcombine Voice
23 \context Thread=one \cornoI
24 \context Thread=two \cornoII