I had to re-install Lilypond and Frescobaldi on a new computer so they are
much newer version than I had since I usually don't fix things that aren't
broken :-) But I noticed now there are volume events in the MIDI outoupt
that were not there before. I don't even remember what version I was
runnin
Have you read
http://lilypond.org/doc/v2.19/Documentation/notation/controlling-midi-dynamics#setting-midi-block-properties
and tried removing the dynamic performer?
--
Phil Holmes
- Original Message -
From: Mr Tim
To: lilypond-user@gnu.org
Sent: Saturday, May 18, 2019 2:37 P
Hi Ming, it depends on the music you are working with and your preference.
I personally have it set to ##t as my personal default. I don't see the
downside to having it turned on: if this happens often in your music it's
cumbersome to keep setting and resetting it, and I also find that it helps
to
Thanks, Phil. That did the trick.
On Sat, May 18, 2019 at 10:17 AM Phil Holmes wrote:
> Have you read
> http://lilypond.org/doc/v2.19/Documentation/notation/controlling-midi-dynamics#setting-midi-block-properties
> and
> tried removing the dynamic performer?
>
> --
> Phil Holmes
>
>
>
> -
Stefano & Andrew:
Thank you for the solution and explanation.
Thanks,Ming.
On Saturday, May 18, 2019, 11:00:41 a.m. EDT, Stefano Troncaro
wrote:
Hi Ming, it depends on the music you are working with and your preference. I
personally have it set to ##t as my personal default. I don't s
I'm often in this situation:
\version "2.21.0"
fine = {
\once \override Score.RehearsalMark #'break-visibility = #'#(#t #t #f)
\once \override Score.RehearsalMark #'self-alignment-X = #RIGHT
\mark \markup \italic "Fine"
}
\fixed c' {
c d e f \bar "|." \fine \break
\mark A c c c c
}
Hi David,
I think this may be easy to fix but neither of your examples compiles for
me on Ubuntu 19.04 with Lilypond 2.19.83. Ghostscript crashes. I don't have
this problem with other scores.
Andrew
On Sun, 19 May 2019 at 09:14, David Bellows wrote:
>
> I tried to keep the examples minimal bu
Why not just use markup for 'fine'? Position it as you wiil.
Andrew
On Sun, 19 May 2019 at 03:15, Gianmaria Lari
wrote:
> I'm often in this situation:
>
> \version "2.21.0"
> fine = {
> \once \override Score.RehearsalMark #'break-visibility = #'#(#t #t #f)
> \once \override Score.Rehearsal
Hey Andrew,
Hmm, I'm running Kubuntu 19.04. You wouldn't think there'd be that
much difference between the two? I also wouldn't think there would be
anything we could do in our Lilypond files to cause Ghostscript
problems for one file but not another.
I do wonder if maybe there's a spacing/indent
These both complie.
Andrew
On Sun, 19 May 2019 at 12:09, David Bellows wrote:
> Hey Andrew,
>
> Hmm, I'm running Kubuntu 19.04. You wouldn't think there'd be that
> much difference between the two? I also wouldn't think there would be
> anything we could do in our Lilypond files to cause Ghost
Andrew,
> These both complie.
That's a relief! I changed the formatting in the master program that
generates these Lilypond files to be more sane. Spaces instead of
tabs.
On Sat, May 18, 2019 at 7:25 PM Andrew Bernard wrote:
>
> These both complie.
>
> Andrew
>
>
> On Sun, 19 May 2019 at 12:09
Hi David,
I can't quite grasp what your score is. Is it for five pianos, as all the
piano staves are grouped into one system?
Anyway, adding \stopStaff at the end of the sections - does this do what
you want? There seems to be some stray clefs in this, but I am sure you can
tidy this up. I assume
Hi Andrew,
> adding \stopStaff at the end of the sections - does this do what you want?
That gets me really close except ...
> There seems to be some stray clefs in this, but I am sure you can tidy this
> up.
I have no idea where those stray clefs are coming from. In the first
pdfs I sent they
David
Maybe use bar checks?
Mark
-Original Message-
From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org]
On Behalf Of David Bellows
Sent: Saturday, May 18, 2019 3:59 PM
To: lilypond-user
Subject: Unconventional score and unwanted stray staff lines
Hello ever
Hey Mark,
> Maybe use bar checks?
Given that a lot of the music isn't generated to fit any particular
time signature (ie, the bar lines are often there just to break things
up to ease reading), I would get tons of bar check errors. Plus,
keeping track of when bars should be inserted in my softwar
15 matches
Mail list logo