[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Accordion registration problem
From: |
Menu Jacques |
Subject: |
Re: Accordion registration problem |
Date: |
Tue, 4 Jul 2017 11:37:49 +0200 |
Hello David,
Thanks, I mis-ordered things inadvertently…
JM
> Le 4 juil. 2017 à 11:29, David Kastrup <address@hidden> a écrit :
>
> Menu Jacques <address@hidden> writes:
>
>> Hello folks,
>>
>> I tried the following, which seems OK to me:
>>
>>
>> \version "2.19.55"
>>
>> #(use-modules (scm accreg))
>>
>> {
>> \time 4/4
>> c'4 \discant #"210"
>> }
>>
>>
>> but Lily issued the following error message:
>>
>> Starting lilypond 2.19.55 [Discant problem.ly]...
>> Processing `/Users/menu/Desktop/Discant problem.ly'
>> Parsing...
>> Interpreting music...
>> Preprocessing graphical objects...<unnamed port>: In procedure ly:assoc-get
>> in expression (ly:assoc-get (quote dots) register):
>> <unnamed port>: Wrong type argument in position 2 (expecting list): #f
>> Exited with return code 1.
>
> Looks like it could use better error messages. There is no #"210"
> discant register. What were you thinking of?
>
> --
> David Kastrup