X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fperformer-init.ly;h=419d52baa59ab01fa4dd6834d210b10483e27bf0;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=cccfc1d6979eda9b4a162cfe74bc1c1cf8ddd7ad;hpb=a113d6e906bbcd84044a2ae54f9ac05f6df51ca4;p=lilypond.git diff --git a/ly/performer-init.ly b/ly/performer-init.ly index cccfc1d697..419d52baa5 100644 --- a/ly/performer-init.ly +++ b/ly/performer-init.ly @@ -31,7 +31,7 @@ \consists "Staff_performer" \consists "Key_performer" - \consists "Midi_control_function_performer" + \consists "Midi_control_change_performer" } \context { @@ -246,7 +246,7 @@ \accepts Lyrics \accepts MensuralStaff \accepts NoteNames - \accepts NullVoice + \accepts OneStaff \accepts PetrucciStaff \accepts PianoStaff \accepts RhythmicStaff @@ -310,8 +310,10 @@ \accepts ChordNames \accepts FiguredBass \accepts DrumStaff + \accepts Dynamics \accepts GrandStaff \accepts Lyrics + \accepts OneStaff \accepts PianoStaff \accepts RhythmicStaff \accepts Staff @@ -343,6 +345,7 @@ \accepts FretBoards \accepts GrandStaff \accepts Lyrics + \accepts OneStaff \accepts PianoStaff \accepts RhythmicStaff \accepts Staff @@ -351,6 +354,27 @@ \defaultchild Staff } +\context { + \type "Performer_group" + \name "OneStaff" + \accepts "ChordNames" + \accepts "DrumStaff" + \accepts "Dynamics" + \accepts "FiguredBass" + \accepts "FretBoards" + \accepts "GregorianTranscriptionStaff" + \accepts "KievanStaff" + \accepts "Lyrics" + \accepts "MensuralStaff" + \accepts "NoteNames" + \accepts "PetrucciStaff" + \accepts "RhythmicStaff" + \accepts "Staff" + \accepts "TabStaff" + \accepts "VaticanaStaff" + \defaultchild "Staff" +} + \context { \Staff \name RhythmicStaff