Thanks for your contributions. They inspired me to an easy bypass: ties may not
work between staves, but slurs do, and the difference is not really
conspicuous. Result attached.
On Wednesday, 8 May 2024 at 18:44:10 CEST, David Wright
wrote:
On Wed 08 May 2024 at 13:40:23 (+), Kris
On Thu, May 9, 2024 at 6:27 AM Kris Van Bruwaene wrote:
> Thanks for your contributions. They inspired me to an easy bypass: ties
> may not work between staves, but slurs do, and the difference is not really
> conspicuous. Result attached.
>
That's great! I'd change one thing -- not related to
Hi
I want to show the fingering in front of the slurs. This should keep the
fingerings evenly spaced vertically over the notes. I have tried the
following :
\version "2.24.0"
\language "english"
\relative {
\override Staff.Fingering.layer = 2 % fingering should overwrite
slurs
r4
Hi
I want to show fingerings in front of slurs in a manner very like that
demonstrated in the "Using the whiteout property" snippet
This is what I've tried:
\version "2.24.0"
\language "english"
\relative {
\override Staff.Fingering.layer = 2 % fingering should overwrite
slurs
\o
> Thanks for your contributions. They inspired me to an easy bypass:
> ties may not work between staves, but slurs do, and the difference
> is not really conspicuous. [...]
By the way, the original problem is an ooold bug:
https://gitlab.com/lilypond/lilypond/-/issues/555
Werner
On Thu, May 9, 2024 at 7:05 AM Paul McKay wrote:
> Hi
> I want to show the fingering in front of the slurs. This should keep the
> fingerings evenly spaced vertically over the notes. I have tried the
> following :
>
> \version "2.24.0"
> \language "english"
>
> \relative {
> \override St
Hello,
Can anyone tell me if it is possible to generate Midi format 0 files and
whether it is possible to control the resolution setting. I have been
standardising resolution for midi files from different sources and the value I
chose is not the one output by Lilypond.
Thanks
Giles
Giles Boardman writes:
> Hello,
> Can anyone tell me if it is possible to generate Midi format 0 files
No.
> and whether it is possible to control the resolution setting.
No.
> I have been standardising resolution for midi files from different
> sources and the value I chose is not the one ou
Is that "no, you can't tell me" or "no, it can't be done? (Just kidding).
Thanks very much. It will save me spending time looking.
From: David Kastrup
Sent: 09 May 2024 18:41
To: Giles Boardman
Cc: lilypond-user@gnu.org
Subject: Re: MIDI format and MIDI resoluti
Giles Boardman writes:
> Is that "no, you can't tell me" or "no, it can't be done? (Just
> kidding). Thanks very much. It will save me spending time looking.
It is "it is hardwired into the source code to a degree where it would
require some really heavy lifting to make it adaptable".
It would
I have generated a chord lead sheet for a bass player with just the
chords on it (\chordMode, no notes). After some fiddling I got the bar
lines and repeats printed.
However, the chord names are mono-spaced; they are not spaced according
to their durations. So that if, for instance, I have
I've got a piano staff (for guzheng, just notating on two staves), and an
"accel." text spanner in a \global var.
The accel is printed in both staves of the piano staff.
I'd thought this would hide it from the lower staff:
\new PianoStaff \with {
instrumentName = "古筝"
shortInstrumentN
Hi,
I have a text spanner function that shows a player that they are playing in
simultaneous rhythm with one or more other players. I adapted it from code
I used for indicating colouration in renaissance music. It works fine, but
if it begins on the last note of a line, and the attached string is
13 matches
Mail list logo