Le dimanche 25 juin 2023 à 23:30 -0600, ericmcint...@mac.com a écrit :
> I am totally new to Lillypond and want to compile lyrics and music to O Canada
> for a Canada Day BBQ this Saturday with 50 newcomers from Ukraine. I
> downloaded a version of the song sheet from this wiki site and added Ukrai
Hello:I am totally new to Lillypond and want to compile lyrics and music to O Canada for a Canada Day BBQ this Saturday with 50 newcomers from Ukraine. I downloaded a version of the song sheet from this wiki site and added Ukrainian lyrics but I’m getting an error and don’t know how to interpret it
Dear Jean,
A million thanx. That's great it works like a charm.
You made my day!
Best
Karim
On Sun, Jun 25, 2023 at 08:38:18PM +0200, Jean Abou Samra wrote:
> Le vendredi 16 juin 2023 à 15:24 +0200, Jean Abou Samra a écrit :
>
>
> > >
> > I don't have the time to find a solution right now, b
Thanks a lot, Jean and Hans
I added a comment and the URL to the thread in the archive directly in
the lilypond source code so that next time a grep for "da capo" will
lead me to this most recent example in my repeat library :-)
Best regards
Stephan
Am 25.06.2023 um 20:28 schrieb Hans Aikema:
Le vendredi 16 juin 2023 à 15:24 +0200, Jean Abou Samra a écrit :
> >
> I don't have the time to find a solution right now, but for a start, here is
> already a more "M" MWE: [...]
This appears to work better:
```
\version "2.24.1"
#(define (Workaround_engraver context)
(let ((bars '(
> On 25 Jun 2023, at 20:21, Jean Abou Samra wrote:
>
> Le dimanche 25 juin 2023 à 19:58 +0200, Stephan Schöll a écrit :
>
>> Hey Ponders
>>
>> It feels like I struggle with almost each and every repeat variant. While I
>> already have a couple of variants in my score colletion to look up, it
Le dimanche 25 juin 2023 à 19:58 +0200, Stephan Schöll a écrit :
> Hey Ponders
>
> It feels like I struggle with almost each and every repeat variant.
> While I already have a couple of variants in my score colletion to look
> up, it seems that I'm missing a "da capo al fine" variant (state of th
Hey Ponders
It feels like I struggle with almost each and every repeat variant.
While I already have a couple of variants in my score colletion to look
up, it seems that I'm missing a "da capo al fine" variant (state of the
art).
I have a very simple A - B - A tune.
- How should the barlines at
Hi David,
> I was not thinking in spatial dimensions.
>
> Maybe "linear" or "well-ordered" would have been a better expression.
> The priority system essentially states the order of type X and type Y
> independent of whether a grob of type Z needs to be accommodated as
> well.
Ah, yes… there’s t
Kieren MacMillan writes:
> Hi David,
>
>> whether the one-dimensional outside-staff-priority system
>> is even well-suited for expressing the desired rules/constraints
>
> Are you able to say a little more about what you’re thinking there?
> (The meaning I infer is that a two-dimensional system c
Hi David,
> whether the one-dimensional outside-staff-priority system
> is even well-suited for expressing the desired rules/constraints
Are you able to say a little more about what you’re thinking there? (The
meaning I infer is that a two-dimensional system could allow for a L/R
priority, whic
Jean Abou Samra writes:
> Le samedi 24 juin 2023 à 16:54 -0700, Knute Snortum a écrit :
>> Hi, community.
>>
>> I was using \after 8 \turn to produce a delayed turn with beamed eighth-notes
>> in voice one and the turn renders under the beam. Here is an MWE:
>>
>> \version "2.25.6"
>>
>> \rel
Le dimanche 25 juin 2023 à 15:59 +0300, Lib Lists a écrit :
> Hi Valentin,
>
> thank you so much for your time, it works perfectly and the detailed
> explanation is really helpful and welcome (now I need to experiment
> more on my own to fully understand everything).
>
> Interestingly, and this wo
Le samedi 24 juin 2023 à 16:54 -0700, Knute Snortum a écrit :
> Hi, community.
>
> I was using \after 8 \turn to produce a delayed turn with beamed eighth-notes
> in voice one and the turn renders under the beam. Here is an MWE:
>
> \version "2.25.6"
>
> \relative e'' { \voiceOne e4 \after 8 \t
Hi all,
> P.S. Rational / decimal metronome markings can be useful for
> analytical purposes (performance studies, or rhythmically complex /
> generative music such as Nancarrow etc.). Also for music to be
> performed if the piece has i.e. (multiple) click tracks or conductors,
> or if it is music
Hi Valentin,
thank you so much for your time, it works perfectly and the detailed
explanation is really helpful and welcome (now I need to experiment
more on my own to fully understand everything).
Interestingly, and this would have been the topic of my next message,
the resulting MIDI output is al
Hello Lib,
this is a limitation of the Lilypond parser which implements the syntax
\tempo [text] [duration = ...]
Here it assumes that ... is an unsigned integer. This I think is not
unreasonable, if you tell a musician to play something in MM 72.4 he will
probably be a bit confused.
Anyway,
Hello,
I realised that Lilypond doesn't like it if the metronome value is a
non-integer. In the example below, assigning 7 to the voiceAmount
variable triggers a 'error: not an unsigned integer'. I tried to
construct the metronome number marking as a markup, but without
success.
Any suggestions?
18 matches
Mail list logo