lilypond-user
[Top][All Lists]
Advanced

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

Re:


From: Tommaso Gordini
Subject: Re:
Date: Mon, 19 Aug 2013 17:19:25 +0200

Sorry, I meant increasing and waning harmonics :-)

Ciao
Tommaso

Il giorno lunedì 19 agosto 2013, Tommaso Gordini <address@hidden> ha scritto:
> Hello to all,
> here's a minimal code:
> %%%%%%%%%%%%%%%%%%
>
> \version "2.16.2"
>
> \relative c {
>
> \clef "bass"
>
> \key c \major
>
> \cadenzaOn
>
> c,2
>
> ^\markup { \tiny { Serie armonica del fa (+: crescente; -: calante) } }
>
> ^\markup {\small { Corno in Fa } }
>
> c' \clef "treble" g' c e g \stemUp bes4-- \stemDown c2 d e f4-+ g2 a4-- bes-+ b2 c
>
> \cadenzaOff \bar "||"
>
> }
>
> \layout {
>
> \context {
>
> \Staff \remove "Time_signature_engraver"
>
> }
>
> }
>
> %%%%%%%%%%%%%%%%%%
> The quarter notes marked with '-' are waning, quarter notes marked with '' are increasing. What is the correct way to indicate it? I tried to draw the arrows, but I could not do it.
reply via email to

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