4 % setup for Request->Element conversion. Guru-only
7 \type "Staff_performer"
11 \consists "Key_performer"
12 \consists "Tempo_performer"
13 \consists "Time_signature_performer"
18 \description "Hard coded entry point for LilyPond. Cannot be tuned."
23 midiInstrument = #"drums"
28 \type "Performer_group_performer"
30 \consists "Dynamic_performer"
31 \consists "Span_dynamic_performer"
32 \consists "Tie_performer"
33 \consists "Piano_pedal_performer"
34 \consists "Note_performer"
35 \consists "Beam_performer"
36 \consists "Slur_performer"
37 \consists "Melisma_translator"
43 \remove "Note_performer"
44 \consists "Drum_note_performer"
49 \type "Performer_group_performer"
51 \consists "Swallow_performer"
55 \type "Performer_group_performer"
57 \accepts RhythmicStaff
62 \type "Performer_group_performer"
69 \type "Performer_group_performer"
71 \consists "Swallow_performer"
75 \type "Performer_group_performer"
77 \consists "Swallow_performer"
80 \type "Performer_group_performer"
86 \type "Score_performer"
90 melismaBusyProperties = #default-melisma-properties
91 instrument = #"bright acoustic"
101 \accepts RhythmicStaff
106 \consists "Timing_translator"
107 \consists "Swallow_performer"
109 dynamicAbsoluteVolumeFunction = #default-dynamic-absolute-volume
110 instrumentEqualizer = #default-instrument-equalizer
111 drumPitchTable = #(alist->hash-table midiDrumPitches)
116 \type "Staff_performer" % Performer_group_performer ?
117 \consists "Lyric_performer"
119 \consists "Time_signature_performer"
120 \consists "Tempo_performer"
124 \type "Performer_group_performer"
132 \type "Staff_performer"
133 \accepts ChordNameVoice
138 \type "Performer_group_performer"
139 \consists "Note_performer"
144 \type "Performer_group_performer"
151 \translator { \StaffContext \name RhythmicStaff }