Thanks Aaron,
but, forgive me because I' wasn't clear in my request, my goal is to get a
MIDI file performing the crescendo while making the right expression inside
of it, then my request; if it'd be possible get it while keeping the
original writing it'd be better

cheers

Il giorno gio 6 apr 2023 alle ore 23:22 Aaron Hill <[email protected]>
ha scritto:

> On 2023-04-06 1:39 pm, Dario Marrini wrote:
> > Hi lilypond people,
> > I'm trying to transcribe an orchestral part; this is a solo Oboe part;
> > there is a "cresc" ending in a "ff", but in the meanwhile there are
> > other dynamics signs (expression?); I don't know how to combine the
> > general crescendo with single dynamics expression signs; lilypond
> > warning me about a conflict, and it ignores the two 'decrescendo'
> > signs; how to do for nesting expression signs inside the longer and
> > general crescendo? I would get it keeping the score original signs.
> >
> > the original
> >
> > the lily output :
> >
> > the code :
> >
> > as'\(\! b\cresc\> g\! es\< g\! f\> es\! b\< es\! f2\) f-> f-> f->\ff
>
> Probably the easiest option is to use markup for the "cresc." text:
>
> %%%%
>    b\>_\markup \italic "cresc."
> %%%%
>
>
> -- Aaron Hill
>

Reply via email to