lilypond-devel
[Top][All Lists]
Advanced

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

Re: A question about a scheme function with two input notes


From: David Kastrup
Subject: Re: A question about a scheme function with two input notes
Date: Sat, 31 Dec 2022 03:57:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Jean Abou Samra <jean@abou-samra.fr> writes:

> [This is the continuation of
> https://lists.gnu.org/archive/html/lilypond-user/2022-12/msg00321.html]

By the way, I don't like what would happen with, say

singlebeat =
#(define-music-function (time) (fraction?)
  #{ \time #(make-list (car time) 1) #time #})

\displayLilyMusic { \singlebeat 5/8 { c'8 8 8 8 8 } }

For better or worse, there is no visual distinction between music
functions and reserved words.

-- 
David Kastrup



reply via email to

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