lilypond-user
[Top][All Lists]
Advanced

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

Re: transposing and changePitch


From: Stefan Thomas
Subject: Re: transposing and changePitch
Date: Sat, 30 Jan 2010 20:37:41 +0100

Dear Mark,
I've used the last version of Gilles, at http://gillesth.free.fr/Lilypond/changePitch/changePitch.ly

2010/1/30 Mark Polesky <address@hidden>
Stefan Thomas wrote:
> Dear community,
>
> in the below quoted snippet the change-Pitch-command does
> not work as expected. It doesn't produce the second pitch
> one octave higher!
>
> \version "2.12.2"
> \include "changePitch.ly"
>      brokenoctaves = #(define-music-function (parser
> location x) (ly:music?)
>
>          #{
>              $x \transpose c c' $x
>          #})
>
> test =   {  \brokenoctaves  c8  }
> \new Staff {   \changePitch \test { c' } }


Stefan,

Please reference any non-source-code macros/files/etc. when
starting a new thread.  Readers unfamiliar with the topic
are forced to search for what you mean.  This uses up time
that could be spent studying/answering the question, and the
reader may easily find the wrong thing.  For example, which
of these 3 are you referring to?

http://lsr.dsi.unimi.it/LSR/Item?id=487
http://lsr.dsi.unimi.it/LSR/Item?id=654
http://gillesth.free.fr/Lilypond/changePitch/

- Mark





reply via email to

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