X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fperformer-init.ly;h=645c8ee45a79a03422b5e974dc2cb292ea3dc5c3;hb=47db9a3883d726ca53e2133a3b2298f78dd6a32e;hp=6512f13113b20a326771a7579cc23d4d59a75be3;hpb=e24fb7cc5671aea95211d4a0c56f28fb6fe8720e;p=lilypond.git diff --git a/ly/performer-init.ly b/ly/performer-init.ly index 6512f13113..645c8ee45a 100644 --- a/ly/performer-init.ly +++ b/ly/performer-init.ly @@ -1,6 +1,6 @@ %%%% This file is part of LilyPond, the GNU music typesetter. %%%% -%%%% Copyright (C) 1996--2014 Han-Wen Nienhuys +%%%% Copyright (C) 1996--2015 Han-Wen Nienhuys %%%% Jan Nieuwenhuizen %%%% %%%% LilyPond is free software: you can redistribute it and/or modify @@ -183,14 +183,11 @@ } \context { - \type "Performer_Group" + \type "Performer_group" \name NullVoice \alias Staff \alias Voice %% needed for melismata - %% TODO: at least the tie performer likely does not work without the - %% Note_performer, but I don't know how to shut note output off in - %% MIDI. \consists "Tie_performer" \consists "Beam_performer" \consists "Slur_performer" @@ -225,6 +222,7 @@ \accepts TabStaff \accepts StaffGroup \accepts Devnull + \accepts NullVoice \accepts ChoirStaff \accepts RhythmicStaff \accepts ChordNames