On 1/2/09 6:10 AM, "lucifree" wrote:
> Hi all,
>
> I wanted to add new pitches for percussion, eg : a second crash cymbal.
> So i copied the drumPitchNames section from drumpitch-init.ly into my
> document, then added two new lines :
>
> drumPitchNames =
> #'(
>(crashcymbalbis . crashcy
Hi,
Well in fact, i already have a base .ly that i include in all my finals
.ly . This is inside this common .ly that i have copied the
drumPitchNames .
But still this doesn't seem for me very clean to have to do that. I'd
like a way to add content to a definition structure rather than copy
lucifree wrote:
Hi all,
I wanted to add new pitches for percussion, eg : a second crash cymbal.
So i copied the drumPitchNames section from drumpitch-init.ly into my
document, then added two new lines :
drumPitchNames =
#'(
(crashcymbalbis . crashcymbalbis)
(cymk . crashcymbalbis)
%
Hi all,
I wanted to add new pitches for percussion, eg : a second crash cymbal.
So i copied the drumPitchNames section from drumpitch-init.ly into my
document, then added two new lines :
drumPitchNames =
#'(
(crashcymbalbis . crashcymbalbis)
(cymk . crashcymbalbis)
% then copied here