lilypond-user
[Top][All Lists]
Advanced

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

Re: Glissando function


From: David Kastrup
Subject: Re: Glissando function
Date: Thu, 20 Mar 2014 10:33:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Benjamin Fluehr <address@hidden> writes:

> I'm afraid my relative ignorance of Scheme is hindering me here.

The examples in the manual don't really require Scheme knowledge.

> The LilyPond
> documentation<http://www.lilypond.org/doc/v2.18/Documentation/notation/expressive-marks-as-lines#glissando>includes
> the following example of a cross-staff glissando:
>
> e'''2\glissando
> \change Staff = "left"
> a,,4\glissando
> \change Staff = "right"
>
> I have a score that needs a bunch of these cross-staff glissandos. Can I
> create a macro, music function, event function, or otherwise, that combine
> all of this for me?
>
> I am imagining that the macro/function would be callable via something like:
> \crossGlissando e'''2 a,,4

<URL:http://lilypond.org/doc/v2.18/Documentation/notation/substitution-function-examples>

applies rather straightforwardly, in particular the second example.

-- 
David Kastrup



reply via email to

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