lilypond-user
[Top][All Lists]
Advanced

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

Accordion registration problem


From: Menu Jacques
Subject: Accordion registration problem
Date: Tue, 4 Jul 2017 11:25:00 +0200

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.

Changing the order of the \discant and c’4 leads to the same error message.

Thanks for your help!

JM




reply via email to

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