What is the pair for? When I omit it, everything works fine, check it out
\version "2.19.56"
one = { a'2 f' }
two = { f'2 f' }
\partcombine \magnifyMusic 1.2 \one \magnifyMusic 1.2 \two
Greetings,
Manuela
2017-04-28 0:02 GMT+02:00 Karlin High :
> A songwriter looked at my LilyPond job and ask
>
> > Is there a way to put up and down arrows above the staff to indicate the
> down and up beats?
>
> c'4 ^\markup { ↓ } f'4 ^\markup { ↑ }
>
An if they should be put in one nicely justified line, one could use lyrics:
\version "2.19.44"
<<
\new Lyrics = "beats"
\new Staff \relative g' <<
Meta-minimal example: can I post AT ALL? Third try, no list acknowledgement so
far.
If this works, LilyPond code and PNG will follow.
--
Karlin High
Missouri, USA
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailm
2017-04-28 1:37 GMT+02:00 Karlin High :
> Meta-minimal example: can I post AT ALL? Third try, no list acknowledgement
> so far.
Hi Karlin,
all three came through:
http://lists.gnu.org/archive/html/lilypond-user/2017-04/index.html
(search for your name)
If you've got no answer, then possibly b
Manuela wrote
> What is the pair for? When I omit it, everything works fine, check it out
Optional chord-range sets the distance in steps between notes that may be
combined into a chord or unison.
(From the LilyPond NR, this is new in 2.19)
\partcombine #'(2 . 9) ... indicates that the smallest i
)se
2017-04-29 4:49 GMT+02:00 Michiel Sikma :
>
> Hi there,
>
> There's something I don't entirely understand about \magnifyStaff - I'm using
> it to scale down my entire score, without having to use layout-set-staff-size
> (since I don't want to switch to a different feta font size, but just sc
2017-04-28 0:02 GMT+02:00 Karlin High :
> A songwriter looked at my LilyPond job and asked, "Can you make the note
> heads bigger in proportion to everything else?" Yes, thanks to
> \magnifyMusic, I thought. It's a SATB hymn, I'm using \partcombine, and
> apparently \magnifyMusic doesn't pick up th
Thomas Morley-2 wrote
> all three came through:
Apologies for the noise!
In past experience, posts to lilypond-user would get a list acknowledgement
almost instantly, or never. After an hour went by with no response, I
thought the post was lost. But now the posts actually DID go through over 24
h
Thomas Morley-2 wrote
> Under the hood \partcombine distributes the music to up to four different
> Voices. They are called "one", "two", "shared" and "solo".
Thank you very much for the primer on how \partcombine works. I noticed the
notes moving to different tracks in the MIDI output each time I
A songwriter looked at my LilyPond job and asked, "Can you make the note
heads bigger in proportion to everything else?" Yes, thanks to
\magnifyMusic, I thought. It's a SATB hymn, I'm using \partcombine, and
apparently \magnifyMusic doesn't pick up the unison notes the way I'm
writing it. Minim
Can I ask a dumb question? Are you just trying to play the music you just
entered in LilyPond? Have you tried double-clicking on the .mid file from
a File Explorer window? Often the default MIDI player will execute. Or,
in Frescobaldi, there is a MIDI Player window which you can open via the
To
My favorite software for generating MIDI files for rehearsals is SpeedyMIDI:
https://sourceforge.net/projects/speedymidi/
That program allows entering pitches and durations as a MIDI file. Then
Frescobaldi, or the LilyPond midi2ly tool it uses, can generate a LY file
from it.
Bernhard Kleine wro
28 квітня 2017 р. о 11:10 Dmytro O. Redchuk написав:
> Hi,
Hi,
please, dear 'ponders, let me know what's wrong here in my email.
Should I post this in bug-lilypond? Or is this spacing correct?
>
> please take a look at this MWE:
>
> % --- 8<
> \version "2.19.59"
>
> { r4 a
2017-04-29 22:04 GMT+03:00 Dmytro O. Redchuk :
>
> please, dear 'ponders, let me know what's wrong here in my email.
>
> Should I post this in bug-lilypond? Or is this spacing correct?
Oh SORRY, your replies were dropped by my gmail.
I am sorry, indeed )
Thank you :)
--
Dmytro O. Redchuk
___
No, I want to know whether there are faster methods to code sheet musik:
for example by playing the tune on a midi keyboard voice for voice and
incorporating this voices in a choir sheet.
Then I would like to control my work by listening to the play and not by
reading the partiture.
Bernhard
Am
Dmytro, you wrote Saturday, April 29, 2017 8:06 PM
>> please, dear 'ponders, let me know what's wrong here in my email.
>>
>> Should I post this in bug-lilypond? Or is this spacing correct?
> Oh SORRY, your replies were dropped by my gmail.
No need to apologise. We've noted this as a regression
On Sat 29 Apr 2017 at 07:12:07 (+0200), Federico Bruni wrote:
> There's an example in the LSR.
Yes…and 1054 other things too.
> Il 29 aprile 2017 04:57:09 CEST, Paul Napolitano
> ha scritto:
> >Is there a way to put up and down arrows above the staff to indicate
> >the down and up beats?
Cheer
Hello,
In my \book \header I have fields of title, composer, and opus.
The manual (2.18) states "The values of the fields filter down this
hierarchy, with the values set higher in the hierarchy persisting unless
they are over-ridden by a value set lower in the hierarchy." This is
understand
Hello,
I've got a question about a few commands I've got. They have some duplicate
text, and I was wondering if there's a way to maybe simplify or abstract
the code a bit.
https://gist.github.com/msikma/a00238a0a6155d080d8c8ca57870f360
I actually wrote this a while ago, so I'm no longer 100% sure
Hi Michiel,
Can you post a MWE showing the issue you are concerned about? I believe
there is a simple answer, but I don't want to code up a sample that may not
be what you want.
MWE's a pretty much mandatory for helping out.
Andrew
___
lilypond-user ma
Hi,
As part of an on-going project to convert all of the tunes that
I play regularly to Lilypond I'm trying to typeset a song with
the structure:
verse - chorus
verse
verse - chorus
verse
verse - chorus
This particular tune started in MuseScore and was e
Hi Don,
For the text issue, try this:
\version "2.19.59"
{
a4^\markup{
\teeny \italic
\override #'(baseline-skip . 1.5)
\center-column{
\line { "Can modulate" }
\line { "to D7 and repeat"}
\line {" \"Please\" verse 5"}
}
}
}
Andrew
_
22 matches
Mail list logo