Hi Jean,
Thanks for the quick reply. That's exactly what I needed. Now I need to
practice a bit.
Thanks also for the link to the documentation, that's very useful too.
And you guessed well for my name. I'm French. I see you're also active in the
French forum. See you there soon!
Fred.
Hello,
Le 09/05/2021 à 23:17, frederic.colled...@netcourrier.com a écrit :
Hi folks!
Sorry, forum dummy here. I hope I didn't do anything wrong, especially
if I'm posting at a wrong place.
It is the right place. However, if (as your name suggests)
your native language is French, you might w
> On 9 May 2021, at 19:31, Lukas-Fabian Moser wrote:
>
> I looked into it a bit today, and I can gladly report that (while the code
> still needs some cleaning up), I managed to patch my LilyPond to
> automatically generate the MTS messages that Graham's Python script adds in
> post-processi
Le 09/05/2021 à 19:31, Lukas-Fabian Moser a écrit :
Hi Jean,
It is a well-known trick… See
https://gitlab.com/lilypond/lilypond/-/issues/3139
Ah yes, thank you, I didn't know that. But I'm also relieved that DK
seems to share my misgivings about the conceptual jumble involved... :-)
Well y
Hi Lukas!
> I think you're mistaken
Well, that certainly wouldn’t be the first time… ;)
That’s what I get for not testing it myself.
Thanks for setting the record straight!
(and apologies to the list for my error)
Cheers,
Kieren.
Kieren MacMillan, composer (he
Hi Jean,
... using LilyPond's moment-arithmetic (number on the time axis) to
deal with non-integer tone counts (numbers on the pitch axis) seems
to me like a reasonable contender for an obfuscated Lily coding
contest. :-) But impressive it is.
It is a well-known trick… See
https://gitlab.com
Hi,
Am Sonntag, dem 09.05.2021 um 16:02 + schrieb E Appeldoorn:
> Suddenly I get an error. Output still looks normal. I have updated to
> 2.22.0 quite a few months ago and have been working with that version
> since. Without any problems. Nothing has changed as far as I know
Do you always get
Hi Kieren,
If they’re in the same file (which they appear to be), then I believe the MIDI
output of your second \score block — the non-detuned one! — will overwrite the
MIDI output of the first one. You need to have separate files (or at least
separate \book blocks, with explicit and differen
Suddenly I get an error. Output still looks normal. I have updated to
2.22.0 quite a few months ago and have been working with that version
since. Without any problems. Nothing has changed as far as I know
Lilypond 2.22.0 for Windows
errormessage: C:/Program Files
(x86)/LilyPond/usr/share/lily
My bad sorry for the spam. Looks fine to me I found my silly mistake.
Thanks
Brahim
‐‐‐ Original Message ‐‐‐
On Sunday 9 May 2021 16:07, Jacques Menu wrote:
> Hello Brahim,
>
> What do you mean by ‘run this script’?
>
> JM
>
> > Le 9 mai 2021 à 15:58, brahim.pro brahim@protonmail.c
Hi there,
> Actually I cannot manage to run this script.
> I tried this for example:
[…]
> And I have two same midi files.
If they’re in the same file (which they appear to be), then I believe the MIDI
output of your second \score block — the non-detuned one! — will overwrite the
MIDI output of
Hello Brahim,
What do you mean by ‘run this script’?
JM
> Le 9 mai 2021 à 15:58, brahim.pro a écrit :
>
> Hello,
>
> Thanks for the feedback.
> Actually I cannot manage to run this script.
> I tried this for example:
>
> \version "2.22.0"
>
> tuneMIDI =
> #(define-music-function (scale musi
Hello,
Thanks for the feedback.
Actually I cannot manage to run this script.
I tried this for example:
\version "2.22.0"
tuneMIDI =
#(define-music-function (scale music) (list? ly:music?)
(let ((copy (ly:music-deep-copy music)))
(for-some-music
(lambda (m)
(let ((pitc
Le 08/05/2021 à 23:50, Lukas-Fabian Moser a écrit :
Hi Jean,
(let* ((tones (ly:pitch-tones pitch))
(r (ly:moment-main
(ly:moment-mod
(ly:make-moment tones 0)
(ly:make-moment 6 0
... using Li
14 matches
Mail list logo