Re: Slur position : "catching" Llilypond values...

2011-02-11 Thread David Nalesnik
On 2/11/11, Xavier Scheuer wrote: > On 8 February 2011 22:56, David Nalesnik wrote: >> >> Hello, >> >> There probably is a better way to do this, but the function below >> seems to do the trick. It adds an offset to the Y-coordinate of >> either or both of the slur's attachment points. Setting

Re: midi-output using one midi channel per string?

2011-02-11 Thread Marc Hohl
Am 10.02.2011 08:59, schrieb Ingo Glöckner: Hello, I am using Lilypond for writing guitar music. In this process, the generated midi output can be a useful control. In order to get a more realistic impression, I would like to send the notes for each guitar string to a separate midi channel so th

Re: Cross staff slur help

2011-02-11 Thread Graham Percival
On Fri, Feb 11, 2011 at 05:23:20PM -, Phil Holmes wrote: > - Original Message - From: "David Kastrup" > >So that's probably a case for f4*1/4 in the input. > > Sorry - I don't understand. What does this mean? "draw an f crotchet (i.e. no beams), but consider that note to be a semiqu

Re: fixing beaming

2011-02-11 Thread Douglas Ridgway
On Fri, Feb 11, 2011 at 10:40 AM, Phil Holmes wrote: > - Original Message - From: "Douglas Ridgway" > To: > Sent: Friday, February 11, 2011 5:22 PM > Subject: fixing beaming > > >> \relative c' { >> c8 c8 c8 c4 c4 c8~ | c8 r8 r2. >> } >> >> This beams the first three eighth notes togethe

Re: fixing beaming

2011-02-11 Thread Phil Holmes
- Original Message - From: "Douglas Ridgway" To: Sent: Friday, February 11, 2011 5:22 PM Subject: fixing beaming \relative c' { c8 c8 c8 c4 c4 c8~ | c8 r8 r2. } This beams the first three eighth notes together, but the third one should have a flag, to emphasize the syncopation. What

Re: Cross staff slur help

2011-02-11 Thread David Kastrup
"Phil Holmes" writes: > I have a piece of piano music from the opening chorus of The > Gondoliers that I'm struggling to get my head round. A scan is > attached. It's a cross-staff slur, but my problem is that the music > in the left hand is still continuing (the crochet F) while the slur is >

Re: Get the pitch as number

2011-02-11 Thread Gilles THIBAULT
It appears to me that I'm getting a list rather than an integer, but if I run (get-text texts (ly:pitch-semitones (ly:make-pitch 0 1 0))) So get-pitch was probably the culprit ... % #(define (make-text-script x) (make-music 'TextScriptEvent 'direction DOWN

Re: Can't use NoteNames twice in score block ??

2011-02-11 Thread Michael Ellis
On Fri, Feb 11, 2011 at 8:53 AM, Phil Holmes wrote: > > Michael, > > Did you make any progress with creating a Tiny example of this issue? > No. I tried for a while and then decided to let it sleep. It's not impacting the things I'm currently doing with LilyPond. Thanks for asking! If it's a r

FW: Scope of scheme defines in Lilypond projects

2011-02-11 Thread James Lowe
-Original Message- From: Simon Mackenzie [mailto:smac...@me.com] Sent: 11 February 2011 14:50 To: James Lowe Subject: Re: Scope of scheme defines in Lilypond projects Hi James, Thank you for the pointer. Booked out over the weekend time wise so will check this out early next week. Much a

Re: Cross staff slur help

2011-02-11 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: Sent: Friday, February 11, 2011 2:44 PM Subject: Re: Cross staff slur help "Phil Holmes" writes: I have a piece of piano music from the opening chorus of The Gondoliers that I'm struggling to get my head round. A scan is attached. I

Re: Snippet does not work anymore

2011-02-11 Thread Ole Schmidt
Am 11.02.2011 um 06:52 schrieb James Lowe: > > > For those that had trouble actually finding what the .ly code was.. > > % CODE %% > \markup { { \score {\new Staff \with { > \remove "Time_signature_engraver" > \remove "Clef_engraver" > \remove "Staff_symbol_eng

Re: Can't use NoteNames twice in score block ??

2011-02-11 Thread Phil Holmes
- Original Message - From: Michael Ellis I'm not having much luck reducing it down to a minimal example. I have family visiting for the next few days, so I'll try to pick it back up after Christmas. Cheers and happy holidays to all!, Mike Michael, Did you make any progress with

fixing beaming

2011-02-11 Thread Douglas Ridgway
\relative c' { c8 c8 c8 c4 c4 c8~ | c8 r8 r2. } This beams the first three eighth notes together, but the third one should have a flag, to emphasize the syncopation. What's the right way to fix this? Thanks! doug. ___ lilypond-user mailing list

Cross staff slur help

2011-02-11 Thread Phil Holmes
I have a piece of piano music from the opening chorus of The Gondoliers that I'm struggling to get my head round. A scan is attached. It's a cross-staff slur, but my problem is that the music in the left hand is still continuing (the crochet F) while the slur is crossing the staves. I can't

Re: Slur position : "catching" Llilypond values...

2011-02-11 Thread Xavier Scheuer
On 8 February 2011 22:56, David Nalesnik wrote: > > Hello, > > There probably is a better way to do this, but the function below > seems to do the trick. It adds an offset to the Y-coordinate of > either or both of the slur's attachment points. Setting one value of > the pair to zero will leave

RE: Scope of scheme defines in Lilypond projects

2011-02-11 Thread James Lowe
Simon, )-Original Message- )From: lilypond-user-bounces+james.lowe=datacore@gnu.org )[mailto:lilypond-user-bounces+james.lowe=datacore@gnu.org] On )Behalf Of Simon Mackenzie )Sent: 11 February 2011 07:37 )To: lilypond-de...@gnu.org )Cc: lilypond-user@gnu.org )Subject: Scope of sche