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 <[EMAIL PROTECTED]>:

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

Reply via email to