lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issues about optical spacing


From: Chad Linsley
Subject: Re: Issues about optical spacing
Date: Tue, 16 Jan 2018 17:02:21 +0000

Hey all,

This is actually my first post on this forum so I hope I’m doing this correctly! I echo Tomohiro’s concern about spacing polyrhythms and submit this article which discusses the topic in detail. 

https://quod.lib.umich.edu/cache//b/b/p/bbp2372.2002.097/bbp2372.2002.097.pdf#page=2;zoom=75

I would love to see Lilypond incorporate this improved algorithm because even after trying out the first example (triplet over quadruplet) in Finale, Sibelius, Lilypond, and even Noteflight, all of the above programs produced the same ugly triplet. The workaround in Finale was to apply beat spacing, Sibelius actually had no workaround apart from manual dragging (none of the fancy spacing plugins worked either), I confess I’m not skilled enough in Lilypond to even begin to fix it (hence appealing to you fine folk - love the soundsfromsound tutorials...will there be tweak tutorials?) I’m also very curious how Dorico and SCORE handle this by default. 

Anyway, I hope you’ll find the article interesting. 

All the best,
Chad

On Tue, Jan 16, 2018 at 11:10 AM Ben <address@hidden> wrote:
On 1/14/2018 8:28 PM, Tomohiro Tatejima wrote:
Hello all,

I encountered some issues related to optical spacing. One is like this:

\version "2.19.80"
{
  \override Staff.NoteSpacing.same-direction-correction = #2.5  % to
emphasize effects of optical correction
  c'2 a | c' b | c' c' | c' d' | c' e'
}

The output file is attached as example1.png.
There is a spacing increment between notes when the interval is 3 or
more, as you see in measure 5. Is this an intentional behavior?


One more issue about optical spacing is that this correction is
totally disabled when the rhythm interferes with others.

\version "2.19.80"
<< { c'8. 16 8. 16 }
   \new Staff
   {
     \override Staff.NoteSpacing.same-direction-correction = #2.5  %
to emphasize effects of optical correction
     r8 \tuplet 3/2 { a16 c' e' } r8 \tuplet 3/2 { e'16 c' a }
   }

        
The output is example2.png.
Desired output is that notes in each tuplet are equally spaced.
Is it technically possible to implement this?


Sincerely,
Tomohiro Tatejima


Hi,

I think the default output is *just about* equal spaced between the tuplet notes, do you not prefer the default?
It may not be literally 1:1 exact spacing between tuplet notes, but considering they are not the same pitch/note, this is preferred in my opinion.

Using no overrides...see attached.

How would you like to offset from this default? That may help us get a better idea of what you're after in the long run here with this specific bar.

Thanks!

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user
--
Chad Linsley
http://www.chadlinsley.com

NEW ALBUM AUGUST 2015! 
https://itun.es/ca/urQv9

5365 Victoria Avenue - #202
Montreal, Quebec
H3W 2P2
(514)849-2642




reply via email to

[Prev in Thread] Current Thread [Next in Thread]