[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: MIDI ties
From:       Jean Abou Samra <jean () abou-samra ! fr>
Date:       2020-10-22 8:50:36
Message-ID: d75a4e5a-84e6-89e9-9abe-8b3c8acba430 () abou-samra ! fr
[Download RAW message or body]

Le 22/10/2020 à 10:40, Andrew Bernard a écrit :

> Hmm. That example, using explicit ties like e.g. <c _~ d ^~> now works
> fine for me, exactly duplicating your MIDI piano roll. Needs further
> investigation by me. However, using <c d> ~ is the answer I was
> unaware of for years! I never thought to _not_ put a direction
> specifier.
>
> Andrew

Hi Andrew,

Note that even if you need to specify the directions explicitely (which, 
in principle, you rarely do), you can keep this syntax and override a 
property.

\version "2.23.0"

\relative {
   \override TieColumn.tie-configuration = #'((-2 . 1) (-4 . 1) (-6 . 1))
   <c' e g>~ q
   \revert TieColumn.tie-configuration
}

See here: 
https://lilypond.org/doc/v2.21/Documentation/internals/tie_002dcolumn_002dinterface

Best,
Jean


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic