lilypond-user
[Top][All Lists]
Advanced

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

Re: Automatic octaves


From: Eluze
Subject: Re: Automatic octaves
Date: Sun, 5 Jan 2014 11:31:06 -0800 (PST)

Pierre Perol-Schneider wrote
> 2014/1/5 Daniel Rosen <

> drosen27@

> >
> 
>> Is someone able to update it?
>>
>>
> A standart update works fine.
> Here you go :
> 
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>  \version "2.18.0"
> 
> #(define (octave-up m t)
> 
> (let* ((octave (1- t))
> 
> (new-note (ly:music-deep-copy m))
> 
> (new-pitch (ly:make-pitch
> 
> octave
> 
> [...]

instead of this (broken) snippet you could use dak's most elegant and short
proposal:

http://lilypond.1069038.n5.nabble.com/quot-Octave-quot-script-in-Frescobaldi-td152801.html#none

Eluze




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Re-Automatic-octaves-tp157172p157199.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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