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

2010/1/30 Mark Polesky <[email protected]>

> 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
>
>
>
>
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to