A speed test on Apple's M1 processor

2022-09-11 Thread Jacques Menu
Hello folks, I ran this test with a 7.4Mb, 55 page score, to compare the binaries provided by lilypond.org and the natives ones I (finally) built locally on my 8 Gb RAM Mac Mini. The necessary libraries have been installed using both MacPorts and Homebrew, since not all of them are supplied by

Re: A speed test on Apple's M1 processor

2022-09-11 Thread Jean Abou Samra
Hi Jacques, Le 11/09/2022 à 11:52, Jacques Menu a écrit : Hello folks, I ran this test with a 7.4Mb, 55 page score, to compare the binaries provided by lilypond.org and the natives ones I (finally) built locally on my 8 Gb RAM Mac Mini. The necessary libraries have been

Context question

2022-09-11 Thread John Schlomann
Can someone please explain why the following won't work. I want get the current moment at the end of the music expression. Is this not a valid thing to do? Or perhaps I don't know how to specify the context. This code gives an unbound variable error. \version "2.22.2" \score { \relative

Re: Context question

2022-09-11 Thread Lukas-Fabian Moser
Hi Johan, Am 11.09.22 um 23:01 schrieb John Schlomann: Can someone please explain why the following won’t work. I want get the current moment at the end of the music expression. Is this not a valid thing to do? Or perhaps I don’t know how to specify the context. This code gives an unbound va

Re: Context question

2022-09-11 Thread David Kastrup
"John Schlomann" writes: > Can someone please explain why the following won't work. I want get the > current moment at the end of the music expression. Is this not a valid thing > to do? Or perhaps I don't know how to specify the context. This code gives > an unbound variable error. > > > > \ve

Re: Context question

2022-09-11 Thread Jean Abou Samra
Le 11/09/2022 à 23:01, John Schlomann a écrit : Can someone please explain why the following won’t work. I want get the current moment at the end of the music expression. Is this not a valid thing to do? Or perhaps I don’t know how to specify the context. This code gives an unbound variable e

Hairpins can continue around line breaks but not page breaks?

2022-09-11 Thread Kenneth Wolcott
HI; I have a partial crescendo hairpin followed by a forced page break but the hairpin silently vanishes on the following page. Is this a known bug or am I doing something stupid? At this point I can go with the forced line breaks of the original arranger resulting in 6 cramped systems on one

Re: Hairpins can continue around line breaks but not page breaks?

2022-09-11 Thread Kenneth Wolcott
Well, the hairpin doesn't continue across the forced line break either; it silently vanishes. BTW, this arranger uses a mixture of hairpins and "cresc."/"dim." which seems really silly to me. Why not use only hairpins or only cresc+dim? Thanks, Ken On Sun, Sep 11, 2022 at 7:25 PM Kenneth Wolcot

Re: Hairpins can continue around line breaks but not page breaks?

2022-09-11 Thread Kieren MacMillan
Hi Ken, > BTW, this arranger uses a mixture of hairpins and "cresc."/"dim." which seems > really silly to me. > Why not use only hairpins or only cresc+dim? There are lots of good reasons to use both in a single score. That being said, a quick glance at the score you attached suggests the good

Re: Hairpins can continue around line breaks but not page breaks?

2022-09-11 Thread Andrew Bernard
It's LSR 804. I do this all the time. [I confess I have not checked this moment re page breaking.] Andrew

Re: Hairpins can continue around line breaks but not page breaks?

2022-09-11 Thread Kenneth Wolcott
Hi Kieren; Yeah, I didn't state my question as precisely as I meant to. This arranger uses the mixture of styles **in the same action** (what is a better way to state this?) I think it is fine to use text the first time, then use a hairpin for the next time, etc; but these are distinct act

Re: Hairpins can continue around line breaks but not page breaks?

2022-09-11 Thread Kenneth Wolcott
Hi Andrew; Thanks, it looks like that is yet another thing that I have to put into the "can't grok now, study it and try it again later" pile of Lilypond features. **SIGH** Ken On Sun, Sep 11, 2022 at 8:20 PM Andrew Bernard wrote: > > It's LSR 804. I do this all the time. > > [I confess I hav

Re: A speed test on Apple's M1 processor

2022-09-11 Thread Jonas Hahnfeld via LilyPond user discussion
On Sun, 2022-09-11 at 11:52 +0200, Jacques Menu wrote: > Native lilypond: > > jacquesmenu@macmini:/Volumes/JMI_Volume/JMI_Developpement/lilypond/re > lease/binaries/lilypond/install/bin > time ./lilypond > Fischer_Suite_Sol_M_viola_II_2.23.12.ly Based on the path, did you build with the scripts i