Variables and Repetition

2018-03-24 Thread John A
Hi all, I just got started using Lilypond with Frescobaldi, and I'm having a great time. I have been trying to organize the music with variables to make things more efficient, and I am running into a little bit of trouble. This is what happens: I have a repeated figure, and store that figure

Re: Extra space at the beginning of the bar

2018-03-24 Thread Kieren MacMillan
Hi Paolo, > Is there a way to add extra space at the beginning of a bar without > overriding the X-offset of the starting notes/rests/chords? > { how to add space here? . c' c' c' c' } Here are two options that avoid X-offset: \version "2.19.80" \language "english" \score {

Re: SustainPedal on shifted notes (possible bug?)

2018-03-24 Thread paolo prete
Thanks Thomas and Kieran, That work-around works perfectly, without uncommenting the " %\override Dynamics.PianoPedalBracket #'shorten-pair = #'(0 . -1) " line (then, there's no need of the trial-and-error method mentioned by Kieran). I tested it on 2.21.0 I don't understand yet if the default

Extra space at the beginning of the bar

2018-03-24 Thread paolo prete
Hello, Is there a way to add extra space at the beginning of a bar without overriding the X-offset of the starting notes/rests/chords? { how to add space here? . c' c' c' c' } Thanks ___ lilypond-user mailing list lilypond-user@gnu.org

Re: get current bar number

2018-03-24 Thread Kevin Barry
Hi Jan/Wols, Thank you for responding. I have tinkered with \applyContext and cannot get the property out of it to do anything useful with it. Since it always returns music I can't feed it to a markup command or convert it to markup or set it as the value for a property (using a callback or

Re: SustainPedal on shifted notes (possible bug?)

2018-03-24 Thread paolo prete
Hello Kieren, sorry to insist again but IMHO this is a bug. Look at the snippet below: all the objects are aligned to the shifted NoteColumn. Only the pedal is not aligned. There's no reason for which it has not to be aligned, and this forces to apply work-arounds in order to put the end of the

Re: SustainPedal on shifted notes (possible bug?)

2018-03-24 Thread Thomas Morley
2018-03-24 17:19 GMT+01:00 paolo prete : > Hello, > > as you can see from the below snippet, the bracket of the sustain pedal is > not properly extended when the last note is shifted. > Is this a bug? Is there a way to fix it or a work-around ? Iiuc, the PianoPedalBracket

Re: SustainPedal on shifted notes (possible bug?)

2018-03-24 Thread Kieren MacMillan
Hi Paolo, > IMHO this is a bug. Feel free to submit it to the bug list! Best regards, Kieren. Kieren MacMillan, composer ‣ website: www.kierenmacmillan.info ‣ email: i...@kierenmacmillan.info ___ lilypond-user

Re: Is lilypond really suitable for composing?

2018-03-24 Thread Kieren MacMillan
Hi Vaughan (et al.), > I’d be wrong to say a piece of mine is superior to The Rite of Spring because > Stravinsky worked it all out on a piano and I use my inner ear. Preach! Best, Kieren. Kieren MacMillan, composer ‣ website: www.kierenmacmillan.info ‣ email:

Re: SustainPedal on shifted notes (possible bug?)

2018-03-24 Thread Kieren MacMillan
Hi Paolo, > Sorry to insist: there's no way to put the end of the bracket at the wanted > note. %%% SNIPPET BEGINS \version "2.19.80" \language "english" \score { { \once \override Score.PianoPedalBracket.shorten-pair = #'(0 . -11.1) c'\sustainOn c' \once \override NoteColumn

RE: SustainPedal on shifted notes (possible bug?)

2018-03-24 Thread Mark Stephen Mrotek
Paolo, Nothing ventured, nothing gained. Shall be looking on the list for a resolution. Mark From: paolo prete [mailto:paoloprete...@gmail.com] Sent: Saturday, March 24, 2018 11:07 AM To: Mark Stephen Mrotek Cc: lilypond-user Mailinglist

Re: SustainPedal on shifted notes (possible bug?)

2018-03-24 Thread paolo prete
Mark, unfortunately, using \new Dynamics for the pedal line doesn't seem to solve the issue... 2018-03-24 18:37 GMT+01:00 Mark Stephen Mrotek : > Paolo, > > > > It is possible to input pedal markings with \new Dynamics. This is what I > do for my piano scores. > > I am

RE: SustainPedal on shifted notes (possible bug?)

2018-03-24 Thread Mark Stephen Mrotek
Paolo, It is possible to input pedal markings with \new Dynamics. This is what I do for my piano scores. I am trying to see how it would work with you example. Mark From: paolo prete [mailto:paoloprete...@gmail.com] Sent: Saturday, March 24, 2018 10:25 AM To: Mark Stephen Mrotek

Re: SustainPedal on shifted notes (possible bug?)

2018-03-24 Thread paolo prete
Sorry to insist: there's no way to put the end of the bracket at the wanted note. In the snippet below, I want to end the bracket at the note " f' " Is this a bug? %% \score { { c'\sustainOn c' \once \override NoteColumn #'X-offset = 10 f'\sustainOff r4\break

Re: SustainPedal on shifted notes (possible bug?)

2018-03-24 Thread paolo prete
I suspect this is a bug. Please see my previous snippet... 2018-03-24 18:22 GMT+01:00 Mark Stephen Mrotek : > Welcome, Paolo > > > > “overriding” is out of my knowledge. > > Someone else might. > > > > Mark > > > > > ___

RE: SustainPedal on shifted notes (possible bug?)

2018-03-24 Thread Mark Stephen Mrotek
Welcome, Paolo “overriding” is out of my knowledge. Someone else might. Mark From: paolo prete [mailto:paoloprete...@gmail.com] Sent: Saturday, March 24, 2018 10:06 AM To: Mark Stephen Mrotek Cc: lilypond-user Mailinglist Subject: Re:

Re: SustainPedal on shifted notes (possible bug?)

2018-03-24 Thread paolo prete
Mark, I would like to override the default behviour of the pedal bracket. is it possible to end that bracket at the position of the note's column, instead of extending it for the whole note's duration? Thanks. 2018-03-24 17:32 GMT+01:00 Mark Stephen Mrotek : > Paolo, >

Re: an open question

2018-03-24 Thread Urs Liska
Am 24. März 2018 17:47:04 MEZ schrieb Jacques Menu Muzhic : >Hello, > >Joe, what do mean exactly by pure data? > http://puredata.info >Jan-Peter, I’m interested in the MusicXML export from LP, can you tell >us more? > >A nice day! > >JM > >> Le 24 mars 2018 à 06:48,

Re: an open question

2018-03-24 Thread Jacques Menu Muzhic
Hello, Joe, what do mean exactly by pure data? Jan-Peter, I’m interested in the MusicXML export from LP, can you tell us more? A nice day! JM > Le 24 mars 2018 à 06:48, Jan-Peter Voigt a écrit : > > Hello Joe, > > this is touching a subject I have been working on last

RE: SustainPedal on shifted notes (possible bug?)

2018-03-24 Thread Mark Stephen Mrotek
Paolo, Put the \sustainOff outside of the tuplet { } and put it on the next pitch. Mark From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of paolo prete Sent: Saturday, March 24, 2018 9:20 AM To: lilypond-user Mailinglist

SustainPedal on shifted notes (possible bug?)

2018-03-24 Thread paolo prete
Hello, as you can see from the below snippet, the bracket of the sustain pedal is not properly extended when the last note is shifted. Is this a bug? Is there a way to fix it or a work-around ? Thanks % \score { \tuplet 3/2 {c'\sustainOn f' \once \override NoteColumn

Re: Is lilypond really suitable for composing?

2018-03-24 Thread Nathan Sprangers
One of my professors suggested sketching a piece on a 4 staff system when composing/orchestrating. I did try doing this in lilypond with the idea that snippets and phrases from each staff would be stored as variables which could then be used in the full score. So sort of working backward from a

Re: Is lilypond really suitable for composing?

2018-03-24 Thread Frauke Jurgensen
Note that I pointed out specifically the play-back feature, which the previous poster said they were relying on to tell them if they had translated to notation correctly. To build the connection between notation and ear, it's better to be making the noises yourself, not getting a computer to do it

Re: Is lilypond really suitable for composing?

2018-03-24 Thread N. Andrew Walsh
On Sat, Mar 24, 2018 at 6:03 AM, Vaughan McAlley wrote: If it isn’t hard, you can probably do better. +1 >From my own (admittedly pretty out-there) view on how and what one composes, I can also say that *not* having immediate acoustic feedback of the work you're doing