Re: Music generated by function confuses relative pitch

2024-02-22 Thread Jean Abou Samra
Hi Morten, Le jeudi 22 février 2024 à 23:00 +0100, Morten Lemvigh a écrit : > \version "2.24.1" > > double = > #(define-music-function (music)(ly:music?) >    (let ((notes (ly:music-property music 'elements))) >      (make-music 'SequentialMusic >                  'elements >                  

Music generated by function confuses relative pitch

2024-02-22 Thread Morten Lemvigh
Hi, I am trying to create a set of functions to help me set up songs with divisi lyrics. When I generate a midi file with the unfolded music, I would like it to have the different rhythms in the different voltas. I get some unexpected results with regards to pitches. I have tried to create a

Re: Position coordinates fail

2024-02-22 Thread Jean Abou Samra
> Do you know how I can solve this problem? Consider that I have no error > messages. We'll need an example where it fails. Preferably  [tiny](https://lilypond.org/tiny-examples.html), but your full score (if you can share it) would work too. Best, Jean signature.asc Description: This is

Re: How to get more accidentials?

2024-02-22 Thread Thomas Richter
Am 21.02.2024 um 17:14 schrieb Johannes Koch: Hi, I was trying to extend the example at .. The emmentaler font currently contains single-arrowed flat/natural/sharp accidentials. I'd like to use more accidentials, like the double/triple arrow

Re: \after syntax?

2024-02-22 Thread Matthew Pierce
Thanks to all for the assist! The new-coder mistake I had made was in mentally attaching the \after function to the entire measure, instead of the note in question. Best, Matt From: Michael Werner Sent: Wednesday, February 21, 2024 12:41 PM To: Matthew Pierce

Re: Position coordinates fail

2024-02-22 Thread Francesco Borghetti
just to be more specific: I am referring to the "point and click" function, which no longer works Bests, Francesco Il giorno gio 22 feb 2024 alle ore 07:48 Francesco Borghetti < francesco.borghetti...@gmail.com> ha scritto: > Hi, > > After days and days of work in my file the correct