On Tue, Feb 03, 2009 at 11:00:23PM +0100, Robin Bannister wrote:
> Ed Ravin wrote:
>> Would the extra grace notes corrupt the MIDI output?
>
> No. But you can hear them, and you might think that inappropriate. :)
>
> Try out this: { \once \override Rest #'transparent =
On Mon, Feb 02, 2009 at 12:25:43AM +0100, Robin Bannister wrote:
...
> A fairly easy way in this case is to add a hidden grace note:
> { \hideNotes \grace b16\( \unHideNotes c8 g8 c8 \) | }
>
> And you can use the grace pitch to adjust the starting height. This is
> usually necessary if you want
I'm using LilyPond Version 2.10.29-1 on a PPC MacOS 10.4 (Tiger).
I'm trying to typeset a piece that has phrasing slurs and repeats.
One of the phrasing slurs starts in the repeated section, and it ends
in the alternative section.
The attached file "slurme.ly.txt" shows the problem. It compiles
On Sat, Sep 01, 2007 at 10:26:00PM -0700, Mark Dewey wrote:
>
> Anyway, just a musical question:
> Is it wrong to just use r2. [in 3/4 time] instead of a full measure rest?
> In my case, this is the first measure of the piece.
I'm also interested in the answer to this question. None of the 3/4 t
I started getting this message:
programming error: (de)crescendo on items with specified volume.
When I added this line to the melody portion (of a singer with piano piece)
\times 2/3 { e8 e e } e,4. \> e8 \! \p ^"rit." ds e |
The warning goes away if I remove the "\p". I have plenty
Haven't heard any response- can anyone ID the cause of this message?
It does not seem to be causing any other problems, yet...
On Mon, Aug 27, 2007 at 12:20:59PM -0400, Ed Ravin wrote:
>
> I get these messages at the end of every compilation. Platform is
> Mac OS 10.3.9. Any
I get these messages at the end of every compilation. Platform is
Mac OS 10.3.9. Any idea what this means?
GNU LilyPond 2.10.29
Processing `southern.ly'
Parsing...
Interpreting music... [8][16][22]
Preprocessing graphical objects...
Interpreting music...
MIDI output to `southern.midi'...
progr
In the LilyPond docs, it says:
http://lilypond.org/doc/v2.10/Documentation/user/lilypond/Basic-polyphony#Basic-polyphony
These voices are all separate from the voice that contains the notes just
outside the << \\ >> construct. This should be noted when making changes at
the voice lev
In piano music, the dynamics written between the upper and lower
staves seem to apply to both staves. But in LilyPond's MIDI output,
the dynamics are understandably only placed in the staff where they
were entered. When the MIDI plays, one staff gets louder and softer
in the right places, while t
On Wed, Aug 22, 2007 at 03:15:53PM +0200, Mats Bengtsson wrote:
[...]
> > A score that starts with an \grace section needs an explicit \context
> > Voice declaration, otherwise the main note and grace note end up on
> > different staves.
> >
> >But it would be nice if the manual had an example.
On Wed, Aug 22, 2007 at 08:04:47AM +0200, Mats Bengtsson wrote:
> This bug is described in the manual in the section on grace notes,
> together with an explanation on how to solve the problem.
Funny, I've read that section many times, and even down to the bottom
when I was first learning LilyPond
I am trying to transcribe a piano piece that beings with a grace note in
the lower staff.
lower = \relative c, {
\clef bass
\key c \major
\time 4/4
% e4 fs g a |
\acciaccatura bf,16 bf4 4 8|
}
If I uncomment the "e4 fs g a |" line, t
On Fri, Jul 27, 2007 at 09:33:38AM +0200, Tao Cumplido wrote:
> The thing here is that you split your parts and in the score
> block you create two piano staves whereas one is completely
> sufficient.
> the time signature appears because the staff with the melody line
> begins after the line break.
On Fri, Jul 27, 2007 at 09:58:02AM -0400, Kieren MacMillan wrote:
> >Aha! That works, but not quite as you described. I had to use "s"
> >rests, otherwise the unwanted staff line still showed up.
>
> The first line will not show up if you:
> 1. use R rests (which you really *should*, since "s
m
% top-margin = 4\mm
% bottom-margin = 4\mm
next-padding = 1.5\mm
% before-title-space = 13\mm
after-title-space = 2\mm
% for debugging spacing issues
% annotate-spacing = ##t
}
\header {
title = "Problem Solved"
composer = "
spacing issues
% annotate-spacing = ##t
}
\header {
title = "Problem Demonstration"
composer = "Extra Cruft"
piece = "Moderato"
copyright= "Copyright (c) 2007 by Ed Ravin"
}
\version "2.10.10"
intro
I'm using LilyPond 2.10.14-1 on Mac OS X.
I'm typesetting a piece for piano and singer. The first few bars are
an introduction, with no words for the singer.
In order to save paper, I want a staff without a vocal line for the first
few bars, then a regular PianoStaff with melody and lyrics for t
17 matches
Mail list logo