lilypond-user
[Top][All Lists]
Advanced

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

Re: handbell shake


From: Thomas Morley
Subject: Re: handbell shake
Date: Thu, 31 May 2018 20:04:52 +0200

2018-05-31 19:55 GMT+02:00 Rick Kimpel <address@hidden>:
> From: Stanton Sanderson <address@hidden>
> Sent: Thursday, May 31, 2018 11:44 AM
>> I’ve attempted some handbell pieces for our bell choir. Attached
>> is one which has a few special symbols. Not intended as samples
>> of “good practice!”
>
> Stan,
> I added q's where necessary to try to compile in 2.18, but I'm getting
> an odd error in ly-syntax-constructors.scm
> "Wrong number of arguments to #<procedure #f (one two)>"
> Any ideas? I've never seen this before.
>  Rick


Use:

twoVoices = #(define-music-function (parser location one
two)(ly:music? ly:music?)
...)

It's a 2.19.-feature omitting those default-arguments.

Cheers,
  Harm



reply via email to

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