lilypond-user
[Top][All Lists]
Advanced

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

Re: compressMusic causes error


From: Graham Percival
Subject: Re: compressMusic causes error
Date: Mon, 30 Jun 2008 13:38:51 -0700

Or you could just run convert-ly: the tool that's *designed* to do
these updates.

Cheers,
- Graham


On Mon, 30 Jun 2008 21:53:25 +0200
"Stefan Thomas" <address@hidden> wrote:

> Hi Kieren, with the help of the german sidux-forum I succeded with:
> find . -iname '*.ly' -exec perl -pi -e
> 's/compressMusic/scaleDurations/g' {} \;
> Hope it can help other users.
> 
> 2008/6/29 Kieren MacMillan <address@hidden>:
> 
> > Hi Stefan,
> >
> >
> >  I don't know, what could be wrong with this snippet:
> >>  \version "2.11.49"
> >> \relative {  \compressMusic #' (1 . 2 ) {c4 c g' g a a g2 } }
> >> Is it a bug of the version 2.11.49?
> >>
> >
> > In the NEWS section, you'll see that \compressMusic has been renamed
> > \scaleDurations.
> >
> > Hope this helps!
> > Kieren.
> >
> 




reply via email to

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