bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simultaneous accents broken in drum mode.


From: Luke Tidd
Subject: Re: Simultaneous accents broken in drum mode.
Date: Mon, 15 Jun 2020 09:30:38 -0400

An ugly hack with the confirmation that I'm not completely off base is
very welcome. Ty

On Sun, Jun 14, 2020 at 6:47 PM Thomas Morley <thomasmorley65@gmail.com> wrote:
>
> Am So., 14. Juni 2020 um 22:31 Uhr schrieb Luke Tidd <lukeisgreat@gmail.com>:
> >
> > % simultaneous above+below bar staff accent works in non-drum mode:
> > \relative c' {
> >   <e_\accent d'^\accent>1
> > }
> >
> > % unaware of any workaround to make this work in drum mode:
> > \drums {
> >   <bd hh>1^>_>
> >
> >   <bd_\accent hh^\accent>1
> > }
> >
> > % example of usage (see first note of second bar):
> > https://i.imgur.com/N28jCYt.png
> >
>
> Hi,
>
> I've no clue what happens here.
> Below an ugly, hackish workaround, though.
>
> accents = -\tweak #'script-stencil #'(feta . ("sforzato" . "sforzato")) _. ^>
>
> \drums {
>   \stemUp
>   <bd hh>16\accents hh^> bd^> hh^>
> }
>
> I hope someone comes up with a better idea.
>
> Cheers,
>   Harm



-- 
Luke Tidd
Google
7055 Pleasant Dr
Austell, GA 30168
404-939-0306



reply via email to

[Prev in Thread] Current Thread [Next in Thread]