4 %% setup for Request->Element conversion.
7 \type "Performer_group"
13 \consists "Staff_performer"
14 \consists "Key_performer"
19 \description "Hard coded entry point for LilyPond. Cannot be tuned."
25 midiInstrument = #"drums"
27 \defaultchild DrumVoice
31 \type "Performer_group"
33 \consists "Dynamic_performer"
34 \consists "Tie_performer"
35 \consists "Piano_pedal_performer"
36 \consists "Note_performer"
37 \consists "Beam_performer"
38 \consists "Slur_performer"
55 \remove "Note_performer"
56 \consists "Drum_note_performer"
61 \type "Performer_group"
63 \consists "Swallow_performer"
67 \type "Performer_group"
69 \accepts RhythmicStaff
75 \type "Performer_group"
83 \type "Performer_group"
85 \consists "Swallow_performer"
89 \type "Performer_group"
91 \consists "Swallow_performer"
94 \type "Performer_group"
97 \defaultchild "TabVoice"
101 \type "Performer_group"
102 \name "VaticanaStaff"
105 \accepts "VaticanaVoice"
106 \defaultchild "VaticanaVoice"
110 \type "Score_performer"
114 melismaBusyProperties = #default-melisma-properties
115 instrumentName = #"bright acoustic"
118 tempoWholesPerMinute = #(ly:make-moment 15 1)
129 \accepts RhythmicStaff
133 \accepts VaticanaStaff
135 \consists "Time_signature_performer"
136 \consists "Control_track_performer"
137 \consists "Tempo_performer"
138 \consists "Timing_translator"
139 \consists "Swallow_performer"
141 \defaultchild "Staff"
143 dynamicAbsoluteVolumeFunction = #default-dynamic-absolute-volume
144 instrumentEqualizer = #default-instrument-equalizer
145 drumPitchTable = #(alist->hash-table midiDrumPitches)
151 \type "Performer_group"
152 \consists "Staff_performer" % Performer_group ?
153 \consists "Lyric_performer"
158 \type "Performer_group"
169 \type "Performer_group"
170 \consists "Staff_performer"
171 \accepts ChordNameVoice
176 \type "Performer_group"
177 \consists "Note_performer"
182 \type "Performer_group"
188 \accepts RhythmicStaff
198 \context { \Staff \name RhythmicStaff }