lilypond-user
[Top][All Lists]
Advanced

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

Re: Error in scheme-sandbox, LilyPond 2.24.1


From: Jean Abou Samra
Subject: Re: Error in scheme-sandbox, LilyPond 2.24.1
Date: Tue, 6 Jun 2023 20:47:53 +0200



Le 6 juin 2023 à 20:29, Knute Snortum <ksnortum@gmail.com> a écrit :


While going through Jean's Extending LilyPond tutorial...

https://extending-lilypond.gitlab.io/en/scheme/expressions.html

...I came upon instructions to type this _expression_ into the scheme-sandbox:

(skip-of-length #{ { c'8 d' e' f' e' d' } #})

However, it produced this error:

$1 = #<Prob: Music C++: Music((elements #<Prob: Music C++: Music((duration . #<Duration 1*3/4 >))((display-methods #<procedure method (rest)>) (name . SkipEvent) (iterator-ctor . #<procedure ly:rhythmic-music-iterator::constructor ()>) (types event rhythmic-event skip-event)) >
))((display-methods #<procedure new-method (expr)> #<procedure new-method (expr)> #<procedure new-method (expr)> #<procedure new-method (expr)> #<procedure new-method (expr)> #<procedure method (chord)>) (name . EventChord) (iterator-ctor . #<procedure ly:event-chord-iterator::constructor ()>) (length-callback . #<procedure ly:music-sequence::event-chord-length-callback (_)>) (to-relative-callback . #<procedure ly:music-sequence::event-chord-relative-callback (_ _)>) (types event-chord simultaneous-music)) >

Is this a bug or something I have done?

LilyPond 2.24.1 installed from the Zip file, Ubuntu 22.04.2.


You have just met LilyPond's music representation. This is not an error :))



reply via email to

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