Re: audible metronome in MIDI file?

2022-04-27 Thread Jean Abou Samra
Le 28/04/2022 à 04:31, Kieren MacMillan a écrit : I was thinking the very same thing — seems like a custom performer (or engraver?) would be amazing for this. I hope Someone™ likes the idea enough to code it up! Well, I tried that yesterday: it has become possible to write Scheme performers

Re: audible metronome in MIDI file?

2022-04-27 Thread Kieren MacMillan
Hi Gilles, > In order to be universally useful, shouldn't this functionality be able > to pick up the time signatures and create the appropriate sequence > of "ticks" (strong and weak), roughly similarly to what happens with beams? I was thinking the very same thing — seems like a custom

Re: audible metronome in MIDI file?

2022-04-27 Thread Jimmy Wilkinson
Thanks. That's what I was looking for. I hacked on it a bit.

Re: audible metronome in MIDI file?

2022-04-27 Thread Gilles Sadowski
Hi. > [...] > > The typical solution for that is an additional drum staff with high- and low > woodblocks in parallel to the actual music as shown in a snippet of the > snippet repository: > https://lsr.di.unimi.it/LSR/Item?id=876 > In order to be universally useful, shouldn't this

Re: \compressMMRests for 3 bars of \time 3/4 does not work as desired

2022-04-27 Thread Kenneth Wolcott
HI Jean; I think the error you pointed out to me is also in the original I'm working from, obtained from IMSLP. I have corrected my engraving (Tuba, Trumpet 1 and Trumpet 2, so far). I would not have known without you pointing it out to me, that this was an error, since I am totally

Re: \compressMMRests for 3 bars of \time 3/4 does not work as desired

2022-04-27 Thread Kenneth Wolcott
Hi Jean; Your comment is very much appreciated! I will fix the diacritical marks in the tempo right away. I did not know that the Fanfare was distinct from the Ballet by design, I thought it was only due to performance history. Merci beaucoup :-) Ken On Wed, Apr 27, 2022 at 3:15 PM Jean

Re: \compressMMRests for 3 bars of \time 3/4 does not work as desired

2022-04-27 Thread Jean Abou Samra
Le 27/04/2022 à 08:46, Kenneth Wolcott a écrit : the second two are the complete original file abd my engraving (so far); Unrelatedly to your problem, but in case that helps, "Fanfare, from 'La Péri'" is slightly inaccurate: the original title "Fanfare pour précéder La Péri" would translate

Re: \compressMMRests for 3 bars of \time 3/4 does not work as desired

2022-04-27 Thread Kenneth Wolcott
That worked! Thank you! On Wed, Apr 27, 2022 at 12:06 AM Dimitris Marinakis wrote: > > \override MultiMeasureRest.expand-limit = 1 > > https://lilypond.org/doc/v2.23/Documentation/internals/multimeasurerest > > On Wed, Apr 27, 2022 at 9:51 AM Kenneth Wolcott > wrote: >> >> Hi; >> >> I'm

Re: LilyPond 2.23.8 released

2022-04-27 Thread Freeman Gilmore
What I saw was confusing to me and should have been clear to me from my background. That is my fault. I was thinking "binaries'', now i have to compile, I do not want to do that; It is worded correctly.True it would be better to make it simpler to understand for someone that has on

Re: LilyPond 2.23.8 released

2022-04-27 Thread David Kastrup
Freeman Gilmore writes: > On Wed, Apr 27, 2022 at 10:03 AM Carl Sorensen > wrote: >> >> LilyPond does *not* have one binary for all. It has one source code for >> all. >> > That helps > >> >> I think that there can be a bit of confusion here due to the fact that two >> elements in the list

Re: LilyPond 2.23.8 released

2022-04-27 Thread Freeman Gilmore
On Wed, Apr 27, 2022 at 10:03 AM Carl Sorensen wrote: > > > On Wed, Apr 27, 2022 at 7:31 AM Freeman Gilmore > wrote: > >> >> >> On Wed, Apr 27, 2022 at 9:04 AM Tim's Bitstream >> wrote: >> >>>  >>> >>> On Apr 26, 2022, at 9:32 PM, Freeman Gilmore >>> wrote: >>> >>>  >>> >>> >>> On Tue, Apr

Re: LilyPond 2.23.8 released

2022-04-27 Thread Freeman Gilmore
On Wed, Apr 27, 2022 at 9:40 AM Michael Gerdau wrote: > >> One of the following binaries. Sorry, that is the way I read it. > > I understand what is meant now. But if you do not have a clue what a > > binary is then My understanding of english is the header indicates that > > there are 5

Re: LilyPond 2.23.8 released

2022-04-27 Thread Carl Sorensen
On Wed, Apr 27, 2022 at 7:31 AM Freeman Gilmore wrote: > > > On Wed, Apr 27, 2022 at 9:04 AM Tim's Bitstream > wrote: > >>  >> >> On Apr 26, 2022, at 9:32 PM, Freeman Gilmore >> wrote: >> >>  >> >> >> On Tue, Apr 26, 2022 at 7:58 PM David Kastrup wrote: >> >>> Freeman Gilmore writes: >>>

Re: LilyPond 2.23.8 released

2022-04-27 Thread Freeman Gilmore
On Wed, Apr 27, 2022 at 6:55 AM David Kastrup wrote: > Freeman Gilmore writes: > > > On Tue, Apr 26, 2022 at 7:58 PM David Kastrup wrote: > > > >> Freeman Gilmore writes: > >> > >> > Is there going to be a non binary version for windows coming soon? > >> > >> The source code is the same

Re: LilyPond 2.23.8 released

2022-04-27 Thread Michael Gerdau
One of the following  binaries.   Sorry, that is the way I read it.  I understand what is meant now.   But if you do not have a clue what a binary is then My understanding of english is the header indicates that there are 5 binaries.    It is not my website so leave it as it is. It has

Re: LilyPond 2.23.8 released

2022-04-27 Thread Freeman Gilmore
On Wed, Apr 27, 2022 at 9:04 AM Tim's Bitstream wrote: >  > > On Apr 26, 2022, at 9:32 PM, Freeman Gilmore > wrote: > >  > > > On Tue, Apr 26, 2022 at 7:58 PM David Kastrup wrote: > >> Freeman Gilmore writes: >> >> > On Mon, Apr 25, 2022 at 3:50 PM David Kastrup wrote: >> > >> >> >> >> We

Re: Very large score (for benchmarking purposes)

2022-04-27 Thread Masaki, Akikazu
First sorry to say, I have no score you want. Processing time remarkably depends on its environment, hardware performance for example. However, the time seems to be directly proportional to "Grob count", which is output with --loglevel=DEBUG. In a real case I measured, it took 21 seconds to

Re: LilyPond 2.23.8 released

2022-04-27 Thread Tim's Bitstream
 > On Apr 26, 2022, at 9:32 PM, Freeman Gilmore > wrote: >  > > > On Tue, Apr 26, 2022 at 7:58 PM David Kastrup wrote: >> Freeman Gilmore writes: >> >> > On Mon, Apr 25, 2022 at 3:50 PM David Kastrup wrote: >> > >> >> >> >> We are happy to announce the release of LilyPond 2.23.8. This is

Re: LilyPond 2.23.8 released

2022-04-27 Thread David Kastrup
Freeman Gilmore writes: > On Tue, Apr 26, 2022 at 7:58 PM David Kastrup wrote: > >> Freeman Gilmore writes: >> >> > Is there going to be a non binary version for windows coming soon? >> >> The source code is the same independent of operating system, so you >> apparently don't mean "source

Re: LilyPond 2.23.8 released

2022-04-27 Thread Jean Abou Samra
Le 27/04/2022 à 07:57, Freeman Gilmore a écrit : What reference manual should I use to write guile 2 for LilyPond? Thank you, ƒg All Guile manuals are here: https://www.gnu.org/software/guile/learn/ The one for Guile 2 is listed as "Guile 2.2 (the old stable release series)". Best,

Re: audible metronome in MIDI file?

2022-04-27 Thread Hans Aikema
> On 27 Apr 2022, at 09:06, Jimmy Wilkinson wrote: > > I’d like to hear a metronome in the MIDI file generated by Lilypond. The best > thing I can think of is to add a new voice that plays some high short note at > the beginning of each beat. I’m hoping that there’s a better (easier?) way >

Re: \compressMMRests for 3 bars of \time 3/4 does not work as desired

2022-04-27 Thread Dimitris Marinakis
\override MultiMeasureRest.expand-limit = 1 https://lilypond.org/doc/v2.23/Documentation/internals/multimeasurerest On Wed, Apr 27, 2022 at 9:51 AM Kenneth Wolcott wrote: > Hi; > > I'm looking at the Notation Reference regarding \compressMMRests. > > I see "R2.*2" (I want 3 bars, cool). >

audible metronome in MIDI file?

2022-04-27 Thread Jimmy Wilkinson
I’d like to hear a metronome in the MIDI file generated by Lilypond. The best thing I can think of is to add a new voice that plays some high short note at the beginning of each beat. I’m hoping that there’s a better (easier?) way that I haven’t found. It’d be nice if I could just ask Lilypond