lilypond-user
[Top][All Lists]
Advanced

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

Re: changepitch compilation error


From: Richard Shann
Subject: Re: changepitch compilation error
Date: Wed, 24 Feb 2016 10:18:28 +0000

use convert-ly ...

On Wed, 2016-02-24 at 10:49 +0100, Gianmaria Lari wrote:
> I've used "changePitch.ly" in the past without problem but when I
> tried today I get some compilation error. I'm using lilypond 2.19.35
> with Frescobaldi.
> 
> 
> This is the code I'm trying to compile (it should be an example from
> the changepitch.ly author):
> 
> 
>         \include "changePitch.ly"
>         \version "2.19.35"
>         
>         
>         pattern = { c8.-> c16-. } 
>         newnotes = \relative c' 
>         { 
>           c d e f <e g> <d f> < c e> < b d>
>           c  
>         }
>         
>         
>         \changePitch \pattern \newnotes . Today I'm trying to compile
>         so
> 
> 
> And this is the error I get:
> 
> 
>         Starting lilypond-windows.exe 2.19.35 [test.ly]...
>         
>         
>         Processing
>         
> `c:/users/gianma~1/appdata/local/temp/frescobaldi-evzjlf/tmpfpvpku/test.ly'
>         
>         
>         Parsing...C:/Users/Gianmaria/Dropbox/Music/changePitch.ly:342:51: In 
> procedure ly:parser-lookup in expression (ly:parser-lookup parser (quote 
> $chord-repeat-events)):
>         
>         
>         C:/Users/Gianmaria/Dropbox/Music/changePitch.ly:342:51: Wrong
>         number of arguments to #<primitive-procedure ly:parser-lookup>
>         
>         
>         Exited with return code 1.
>         
>         
> 
> Any suggestion?
> 
> Thank you, Gianmaria
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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