X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fmidi-volume-equaliser.ly;h=6df7de7c6dd33892bb97ffade9991c6b45cf5a2b;hb=c790b5919ec06fb292e380a2d3d7856e86f16417;hp=0ad06cb93145cb0c7e8a60d57d5b4f174ff4b172;hpb=31b82cda2639591fd180f2c174ded1737b673336;p=lilypond.git diff --git a/input/regression/midi-volume-equaliser.ly b/input/regression/midi-volume-equaliser.ly index 0ad06cb931..6df7de7c6d 100644 --- a/input/regression/midi-volume-equaliser.ly +++ b/input/regression/midi-volume-equaliser.ly @@ -22,32 +22,24 @@ Override, see scm/midi.scm: flauti = \relative c' { \set Staff.midiInstrument = #"flute" - \set Staff.instrumentName = #"2 Flauti" - \set Staff.shortInstrumentName = #"Fl." c1\f R1*10 } oboi = \relative c' { \set Staff.midiInstrument = #"oboe" - \set Staff.instrumentName = #"2 Oboi" - \set Staff.shortInstrumentName = #"Ob." R1*1 c1\f R1*9 } clarinetti = \relative c' { \set Staff.midiInstrument = #"clarinet" - \set Staff.instrumentName = #"Clarinetti" - \set Staff.shortInstrumentName = #"Cl" R1*2 c1\f R1*8 } fagotti = \relative c' { \set Staff.midiInstrument = #"bassoon" - \set Staff.instrumentName = #"2 Fagotti" - \set Staff.shortInstrumentName = #"Fg." \clef bass R1*3 c1\f R1*7 @@ -55,16 +47,12 @@ fagotti = \relative c' { corni = \relative c' { \set Staff.midiInstrument = #"french horn" - \set Staff.instrumentName = #"Corni" - \set Staff.shortInstrumentName = #"Cor" R1*4 c1\f R1*6 } trombe = \relative c' { \set Staff.midiInstrument = #"trumpet" - \set Staff.instrumentName = #"Trombe" - \set Staff.shortInstrumentName = #"Tp." \clef bass R1*5 c1\f R1*5 @@ -72,32 +60,24 @@ trombe = \relative c' { timpani = \relative c' { \set Staff.midiInstrument = #"timpani" - \set Staff.instrumentName = #"Timpani" - \set Staff.shortInstrumentName = #"Timp." R1*6 c1\f R1*4 } violinoI = \relative c' { \set Staff.midiInstrument = #"violin" - \set Staff.instrumentName = #"Violino I " - \set Staff.shortInstrumentName = #"Vl. I " R1*7 c1\f R1*3 } violinoII = \relative c' { \set Staff.midiInstrument = #"violin" - \set Staff.instrumentName = #"Violino II " - \set Staff.shortInstrumentName = #"Vl. II " R1*8 c1\f R1*2 } viola = \relative c' { \set Staff.midiInstrument = #"viola" - \set Staff.instrumentName = #"Viola" - \set Staff.shortInstrumentName = #"Vla." \clef alto R1*9 c1\f R1*1 @@ -106,14 +86,13 @@ viola = \relative c' { violoncello = \relative c' { \set Staff.midiInstrument = #"cello" %\set Staff.midiInstrument = #"contrabass" - \set Staff.instrumentName = #"Violoncello" - \set Staff.shortInstrumentName = #"Vc." \clef bass R1*10 c1\f } + \score { << \new StaffGroup = "legni" << @@ -144,12 +123,6 @@ violoncello = \relative c' { >> >> - \layout { - \context { - \RemoveEmptyStaffContext - } - } - \midi { \context { \Score