On Mon, Nov 17, 2014 at 7:35 AM, David Nalesnik
wrote:
> Ties are from note-to-note, and apparently there was thought to be no need
> of both initiating and terminating events.
>
It does make sense--didn't mean to suggest otherwise!
DN
___
lilypond-us
On Mon, Nov 17, 2014 at 7:06 AM, David Nalesnik
wrote:
> Hi Jay,
>
> On Mon, Nov 17, 2014 at 6:37 AM, Jay Vara wrote:
>
>> I tried to change the tiedNoteToSkip procedure to also skip slurs. For
>> some reason, it does not seem to work the same way. It skips the first note
>> in a 3 note slur, bu
Hi Jay,
On Mon, Nov 17, 2014 at 6:37 AM, Jay Vara wrote:
> I tried to change the tiedNoteToSkip procedure to also skip slurs. For
> some reason, it does not seem to work the same way. It skips the first note
> in a 3 note slur, but not the second.
>
>
No time to look at this in depth, but my fir
I tried to change the tiedNoteToSkip procedure to also skip slurs. For some
reason, it does not seem to work the same way. It skips the first note in a
3 note slur, but not the second.
Here is the script:
\version "2.19.15"
#(define (name-of music) (ly:music-property music 'name))
tiedNoteToSki