Re: Beaming and grace notes

2014-12-01 Thread Keith OHara
On Mon, 01 Dec 2014 12:28:54 -0800, Knute Snortum wrote: * Is there a way to keep this structure and get rid of the warning? The warning is about being unable to fit the beam between the notes, because you forced the stem directions in such a way to force the beam between the staves LilyPon

Re: Beaming and grace notes

2014-12-01 Thread Knute Snortum
I'm still working on the measure. Keith's solution works well, but when I fit it into my structure I get a beam-slope warning. Below is a "minimal" example, which is quite large, that prints just the one measure. The warning is written into the code. * Is there a way to keep this structure and

Re: Beaming and grace notes

2014-11-30 Thread Keith OHara
On Sat, 29 Nov 2014 07:44:39 -0800, Knute Snortum wrote: I've attached a picture of the measure. [Debussy Prelude #2, "Voiles"] This piece uses a whole-tone scale (not in the part with the cross-staff grace notes of Knute's example, but most of the rest of the piece) so I would be tempted

Re: Beaming and grace notes

2014-11-30 Thread Shane Brandes
a short snippet for educational use constitutes fair use. S. On Sun, Nov 30, 2014 at 10:01 AM, Knute Snortum wrote: > You are correct; the original is missing a treble clef. I am using an early > edition that has passed into public domain to transcribe, but so far I've > found three errors in t

Re: Beaming and grace notes

2014-11-30 Thread Knute Snortum
You are correct; the original is missing a treble clef. I am using an early edition that has passed into public domain to transcribe, but so far I've found three errors in the score. I'm using a later edition to double check from but I'm still transcribing from the earlier one so my transcription

Re: Beaming and grace notes

2014-11-30 Thread Rutger Hofman
On 11/29/2014 07:49 PM, Knute Snortum wrote: Ah, I see. Use two voices so one is the eighth note and the other is the grace notes with their duration divided over the eighth. This also gets me the slur. Thank you. Knute Snortum (via Gmail) On Sat, Nov 29, 2014 at 10:31 AM, Keith OHara mailt

Re: Beaming and grace notes

2014-11-30 Thread Rutger Hofman
Is the original correct? I would guess that a treble clef has been forgotten in the upper staff, at the moment the staff is crossed in the "grace note" run. How else can the run, and especially the cross-staff chords in the last four 1/32 notes make sense? Rutger On 11/29/2014 07:49 PM, Knute

Re: Beaming and grace notes

2014-11-29 Thread Knute Snortum
Ah, I see. Use two voices so one is the eighth note and the other is the grace notes with their duration divided over the eighth. This also gets me the slur. Thank you. Knute Snortum (via Gmail) On Sat, Nov 29, 2014 at 10:31 AM, Keith OHara wrote: > On Sat, 29 Nov 2014 07:44:39 -0800, Knute

Re: Beaming and grace notes

2014-11-29 Thread Urs Liska
Am 29. November 2014 19:31:22 MEZ, schrieb Keith OHara : >On Sat, 29 Nov 2014 07:44:39 -0800, Knute Snortum >wrote: > >> Thank you both for your relies. Keith, your second suggestion is >what I >> need, if I could designate a zero length note. >> >> Requirements: >> >> * An actual eighth note >

Re: Beaming and grace notes

2014-11-29 Thread Keith OHara
On Sat, 29 Nov 2014 07:44:39 -0800, Knute Snortum wrote: Thank you both for your relies. Keith, your second suggestion is what I need, if I could designate a zero length note. Requirements: * An actual eighth note * Grace notes need to "attached" with a beam to the eighth note * Grace notes

Re: Beaming and grace notes

2014-11-29 Thread Knute Snortum
Thank you both for your relies. Keith, your second suggestion is what I need, if I could designate a zero length note. Requirements: * An actual eighth note * Grace notes need to "attached" with a beam to the eighth note * Grace notes add no duration to the measure I've attached a picture of th

Re: Beaming and grace notes

2014-11-27 Thread Thomas Morley
2014-11-27 23:08 GMT+01:00 Keith OHara : > Knute Snortum gmail.com> writes: > >> I want to start a run of grace notes with a note with a normal head. > >> ...but with the c' beamed to the d'. > > If these notes all happen before the beat, then > \relative c' { >\grace { <\tweak #'font-size #0

Re: Beaming and grace notes

2014-11-27 Thread Keith OHara
Knute Snortum gmail.com> writes: > I want to start a run of grace notes with a note with a normal head.  > ...but with the c' beamed to the d'. If these notes all happen before the beat, then \relative c' { \grace { <\tweak #'font-size #0 c>32 d e f g a b } c8 } This looks like it might

Beaming and grace notes

2014-11-27 Thread Knute Snortum
I want to start a run of grace notes with a note with a normal head. So like this: \version "2.19.15" \relative c' { c32 \grace { d32 e f g a b } c8 } ...but with the c' beamed to the d'. Knute Snortum (via Gmail) ___ lilypond-user mailing list lil