On 2021-07-30 5:52 pm, H. S. Teoh wrote:
I tried:
midiEmph = \tag #'midi -\>
a-.\midiEmph b-.\midiEmph c-.\midiEmph d-.\midiEmph
but the accent appears to just get dropped silently. What am I doing
wrong?
Did you mean to use decrescendo (\>) or a long accent (>) within
midiEm
Hi,
In my Lilypond score I have a bunch of notes I want to highlight in MIDI
without changing the appearance of the printed score, so I have stuff
like:
a-.-\tag #'midi -\> b-.-\tag #'midi -\> c-.-\tag #'midi -\> d-.-\tag
#'midi -\>
Stuff tagged #'midi is removed in the printed score wi
I'm trying to engrave some piano music where the composer (or probably the
original 19th century engraver) has saved time by putting accents midway
between the staves (see attached snip). I've tried to do this in a dynamic
staff with LP code like
s4->
but this gives warning messages, although
Tried that before and it didn't work. Just tried again and it's fine. Must
have been some other unrelated syntax error. Thanks for the quick replies!
On Wed, Jan 15, 2014 at 11:51 AM, David Kastrup wrote:
> Martin Duclos writes:
>
> > I'm at a loss in finding a
On 01/15/2014 05:40 PM, Martin Duclos wrote:
I'm at a loss in finding a way to do some articulation marks.
I'm looking for an accented staccato so should be a combination of -.
and -> on top of each other. Is this possible?
I think the way to do this is to write the two art
Martin Duclos writes:
> I'm at a loss in finding a way to do some articulation marks.
>
> I'm looking for an accented staccato so should be a combination of -. and
> -> on top of each other. Is this possible?
{ c-.-> }
--
David Kastrup
> I'm looking for an accented staccato so should be a combination of -.
> and -> on top of each other. Is this possible?
-.->
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
I'm at a loss in finding a way to do some articulation marks.
I'm looking for an accented staccato so should be a combination of -. and
-> on top of each other. Is this possible?
Thanks
Martin
___
lilypond-user mailing list
lilypond-user@
Hi,
how can I move away the articulation signs from the ties?
\version "2.15.38"
\language "nederlands"
\score { \new Staff {
\time 4/4
\key bes \major
\clef treble
\relative c'' {
r4 f8-- g-^ ~ g f-- g4-^ |f4.-^ bes,8-^ ~ bes2 | r4 es8-- f-^ ~ f es-- f4-^ |
es4
On Wed, 10 Jul 2002 08:35:20 Mats Bengtsson wrote:
> > Hi, people!
> >
> > It is the first time I write to this list, but I've been reading for
> > several months. I have some things to ask so I'll start now - but
> I'll
> > continue when I've more time...
> >
> > 1. Is it possible to insert a
tion mark for notes? I
> mean: it happens very often than there are a lot of notes with
> "staccato" and it is uncomfortable to write them all with "-." .
> Probably it would be useful whether articulation marks' behaviour were
> similar to the note-relative-pitch and note-du
11 matches
Mail list logo