lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 687 in lilypond: Enhancement: inequal MIDI qua


From: lilypond
Subject: Re: [Lilypond-auto] Issue 687 in lilypond: Enhancement: inequal MIDI quantization of equal durations (swing, rubato)
Date: Fri, 10 Jan 2014 19:43:24 +0000


Comment #55 on issue 687 by address@hidden: Enhancement: inequal MIDI quantization of equal durations (swing, rubato)
http://code.google.com/p/lilypond/issues/detail?id=687

That is more or less as expected. You can directly translate the <a>:<b> ratios from the Wikipedia article into \applySwing 8 #'(<a> <b>) { ... }. As for the Laborejo Swing modifier <m>, from the information in the screenshot I would guess the corresponding calls to be \applySwing 8 #'(<1+m> 1) { ... } for positive values and \applySwing 8 #'(1 <1+|m|>) { ... } for negative values.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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