X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mutopia%2FCoriolan%2Fcorni.ly;h=b4fe792cc642cac05b41888069cdfdcc24a84021;hb=refs%2Ftags%2Frelease%2F1.3.132;hp=13c376c1068b45eb361677da377d3c82d140b3cb;hpb=11be23f380bcb249d49269cfa6f7889c6829011f;p=lilypond.git diff --git a/mutopia/Coriolan/corni.ly b/mutopia/Coriolan/corni.ly index 13c376c106..b4fe792cc6 100644 --- a/mutopia/Coriolan/corni.ly +++ b/mutopia/Coriolan/corni.ly @@ -1,28 +1,20 @@ -\header{ -filename = "corni.ly"; -% %title = "Ouvert\\"ure zu Collins Trauerspiel \\"Coriolan\\" Opus 62"; -description = ""; -composer = "Ludwig van Beethoven (1770-1827)"; -enteredby = "JCN"; -copyright = "public domain"; - -} - -\version "1.3.59"; +\version "1.3.120"; \include "corno-1.ly" \include "corno-2.ly" corniStaff = \context Staff = corni < \property Staff.midiInstrument = #"french horn" - \property Staff.instrument = #"2 Corni\n(E\\textflat)" - \property Staff.instr = #"Cor.\n(E\\textflat)" - % urg: can't; only My_midi_lexer: () parses pitch? - %\property Staff.transposing = "es" + + \property Staff.instrument = #`(lines + "2 Corni" (rows "(E" ,text-flat ")")) + + \property Staff.instr = #`(lines "Cor." (rows "(E" ,text-flat ")")) \property Staff.transposing = #3 - \time 4/4; - \skip 1*341; \bar "|."; + \Time + \notes { \key c \major; } + \End \context Voice=one \partcombine Voice \context Thread=one \cornoI \context Thread=two \cornoII