> On 6 Nov 2018, at 18:59, Mats Bengtsson wrote:
>
>
>
> On 2018-11-06 03:23, David Linn wrote:
>> ...
>
>> I can raise "the specified limit" and potentially reduce the number of
>> digests per day, but it will probably increase the number of large messages
>> *everyone* on the digest list r
On Wed, 7 Nov 2018 at 00:24, Ben wrote:
> On 11/6/2018 5:28 PM, Gianmaria Lari wrote:
>
> I have a simple rhythm score like this:
>
> \version "2.19.82"
> myr = { 4 8 16 16 4 4 }
> \score {\new RhythmicStaff \myr }
>
>
> How could I generate some form of midi file from it? It's for didactical
> u
On 11/6/2018 5:28 PM, Gianmaria Lari wrote:
I have a simple rhythm score like this:
\version "2.19.82"
myr = { 4 8 16 16 4 4 }
\score {\new RhythmicStaff \myr }
How could I generate some form of midi file from it? It's for
didactical use.
Thank you, g.
_
On Tue, 6 Nov 2018 at 23:28, Gianmaria Lari wrote:
> I have a simple rhythm score like this:
>
> \version "2.19.82"
> myr = { 4 8 16 16 4 4 }
> \score {\new RhythmicStaff \myr }
>
>
> How could I generate some form of midi file from it? It's for didactical
> use.
> Thank you, g.
>
I found a solu
I have a simple rhythm score like this:
\version "2.19.82"
myr = { 4 8 16 16 4 4 }
\score {\new RhythmicStaff \myr }
How could I generate some form of midi file from it? It's for didactical
use.
Thank you, g.
___
lilypond-user mailing list
lilypond-use
On 2018-11-06 03:23, David Linn wrote:
...
I can raise "the specified limit" and potentially reduce the number of
digests per day, but it will probably increase the number of large
messages *everyone* on the digest list receives.
I'd appreciate such a solution, such that the normal arrival
Dear Andrew,
I would do this like that :
\version "2.19.82"
-Original Message-
From: David Linn
To: da...@aeolia.co.uk
CC: lilypond-user@gnu.org
Subject: Re: emails innummerable
Date: Mon, 5 Nov 2018 20:23:03 -0600
The digest sender looks not at the number of messages in the queue but
rather at the combined size of all of the messages in the que
-Original Message-
From: Thomas Morley
To: David Sumbler
CC: lilypond-user
Subject: Re: Incomplete tie at line break
Date: Mon, 5 Nov 2018 23:17:43 +0100
Am Mo., 5. Nov. 2018 um 13:24 Uhr schrieb David Sumbler <
da...@aeolia.co.uk>:
>
> My subject line only partially describes the pr
Answering my own question, this simple approach works:
\time 5/4
\set Timing.measureLength = #(ly:make-moment 1/4)
I'm happy to make the thincker barlines manually, unless anybody has some
clever special engraver ideas.
Andrew
___
lilypond-user mai
Here is my MWE. It seems rather naive, and I feel there must be more
intelligent ways to do this. Here's a basis for help to start with,
hopefully making clearer what I want.
The disadvantage here of course is that the heavier barlines have to be
manually inserted. Not a large effort, but just doe
11 matches
Mail list logo