\translator {
\type "Staff_performer";
\accepts Voice;
+ \accepts VoiceOne; % ugh.
+ \accepts VoiceTwo;
+ \accepts VoiceThree;
+ \accepts VoiceFour;
+
\name Staff;
\consists "Key_performer";
\consists "Time_signature_performer";
\translator
{
\type "Performer_group_performer";
- \name Thread ;
\consists "Note_performer";
+ \name VoiceFour;
+}
+
+\translator
+{
+ \type "Performer_group_performer";
+ \consists "Note_performer";
+\name VoiceThree;
+}
+\translator
+{
+ \type "Performer_group_performer";
+ \consists "Note_performer";
+ \name VoiceOne;
}
\translator
{
\type "Performer_group_performer";
- \accepts Thread;
+ \consists "Note_performer";
\name Voice;
}
+\translator
+{
+ \type "Performer_group_performer";
+ \name VoiceTwo;\consists "Note_performer";
+
+}
+
\translator
{
\type "Performer_group_performer";
\accepts Staff;
+ \name GrandStaff;
+}
-\name GrandStaff;}
+\translator {\type "Performer_group_performer";
+ \accepts Staff; \name "PianoStaff";}
\translator {
\type "Performer_group_performer";
instrument = piano;
\accepts Staff;
\accepts GrandStaff;
+ \accepts PianoStaff;
\accepts Lyrics;
\accepts StaffGroup;
\accepts ChoirStaff;