Re: Re: Guile error (?)

2025-02-17 Thread martinrushton56
Dear All, Sadly Martin passed away on 16/10/24 from prostate cancer.  Kind regards  Sarah Rushton widow of the late Martin Rushton     -- Original Message -- From: kie...@kierenmacmillan.info To: m...@opus11.net Cc: saul.james.to...@gmail.com; lilypond-user@gnu.org Sent: Thursday, Febr

Re: Checking if a note or chord has a beam or a flag

2025-02-17 Thread martinrushton56
Dear All, Sadly Martin passed away on 16/10/24 from prostate cancer.  Kind regards  Sarah Rushton widow of the late Martin Rushton   -- Original Message -- From: l.fasci...@gmail.com To: lilypond-user@gnu.org Sent: Thursday, February 13th 2025, 16:53 Subject: Checking if a note or chord

I (and others) can't play lilypond-generated MIDI files

2025-02-17 Thread Laura Conrad
Here's a test file that reproduces the problem: \version "2.22.0" \score { \relative c' { \time 3/2 d1 d2 d1 d2 d2 \bar "|." } \midi{\context { \Score tempoWholesPerMinute = #(ly:make-moment 100 2) } } } This was originally reported by a non-technical MacOS us

Re: I (and others) can't play lilypond-generated MIDI files

2025-02-17 Thread Stanton Sanderson
> On Feb 17, 2025, at 7:54 PM, David Wright wrote: > > On Mon 17 Feb 2025 at 13:36:09 (-0500), Laura Conrad wrote: >> >> This was originally reported by a non-technical MacOS user, so he was >> presumably using the default browser with watever default MIDI player >> that uses. >> >> There ar

BalloonText help

2025-02-17 Thread Raphael Mankin
I cannot get BalloonText to work. I have copied as literally as I can from NR 1.7.2 I get: Interpreting music... /usr/lib/x86_64-linux-gnu/lilypond/2.24.3/share/lilypond/2.24.3/ly/init.ly:65:2: error: Guile signaled an error for the expression beginning here # (let ((book-handler (if (define

Re: Heitor Villa-Lobos out of copyright in Canada. Guitar Preludes completed

2025-02-17 Thread steve
> -- > > Date: Sat, 15 Feb 2025 09:35:00 -0300 > From: Diosnel Herrnsdorf > To: lilypond-user@gnu.org > Subject: Re: Heitor Villa-Lobos out of copyright in Canada. Guitar > Preludes completed > > Content-Type: text/plain; charset=UTF-8; format=flowed > > On the

Re: BalloonText help

2025-02-17 Thread David Wright
On Mon 17 Feb 2025 at 21:43:43 (+), Raphael Mankin wrote: > I have tried both your suggestions and I get no errors, but no output > whatsoever. I am using the standard Ubuntu package of > Frescobaldi+Lilypond. > > Amended MWE attached Your attachment (this version) works, and produces the att

Re: I (and others) can't play lilypond-generated MIDI files

2025-02-17 Thread Peter Chubb
> "Laura" == Laura Conrad writes: Laura> Here's a test file that reproduces the Laura> problem: Laura> I have used both timidity and aplaymidi on Linux. 'timidity Laura> test.midi" results in a segmentation fault. It says: This is a Timidity bug I think --- with timidity version 2.14.0-8.

Re: BalloonText help

2025-02-17 Thread Xavier Scheuer
On Mon, 17 Feb 2025 at 19:56, Raphael Mankin wrote: > > I cannot get BalloonText to work. I have copied as literally as I can > from NR 1.7.2 Hello, Use \balloonGrobText before a note or -\balloonText after a note within chords. Here you use the latter but not within a chord. You could write

Re: Heitor Villa-Lobos out of copyright in Canada. Guitar Preludes completed

2025-02-17 Thread Leo Correia de Verdier
Diosnel’s suggestion is by far the most likely in Portuguese, so I would go with that. All of your sources look like misspellings. > 17 feb. 2025 kl. 19:53 skrev st...@linuxsuite.org: > >Of the 3 versions I have seen It written à Mindinha, and à > Mindinah. The latter edition by Zi

Re: BalloonText help

2025-02-17 Thread Raphael Mankin
On 17/02/2025 19:36, Xavier Scheuer wrote: On Mon, 17 Feb 2025 at 19:56, Raphael Mankin > wrote: > > I cannot get BalloonText to work. I have copied as literally as I can > from NR 1.7.2 Hello, Use \balloonGrobText before a note or -\balloonText after a note with

Re: I (and others) can't play lilypond-generated MIDI files

2025-02-17 Thread David Wright
On Mon 17 Feb 2025 at 13:36:09 (-0500), Laura Conrad wrote: > > This was originally reported by a non-technical MacOS user, so he was > presumably using the default browser with watever default MIDI player > that uses. > > There are no error messages when I run lilypond. > > I have used both tim