Closed GoogleCodeExporter closed 9 years ago
Original comment by Rhijnauwen@gmail.com
on 19 Jan 2009 at 5:16
Need a simple fix here:
http://code.google.com/p/mingus/source/browse/trunk/mingus/extra/LilyPond.py#89
Original comment by Rhijnauwen@gmail.com
on 22 Jan 2009 at 5:50
From the LilyPond documentation:
* To obtain dotted note lengths, place a dot (.) after the duration.
Double-dotted
notes are specified by appending two dots, and so on.
* Tuplets:
\times fraction { music }
eg.
\times 2/3 { b4 b b }
It should be easy now...
Original comment by Rhijnauwen@gmail.com
on 26 Jan 2009 at 1:41
Done and uploaded (version 0.3.9.0).
Original comment by Rhijnauwen@gmail.com
on 26 Jan 2009 at 2:29
Original issue reported on code.google.com by
Rhijnauwen@gmail.com
on 19 Jan 2009 at 2:07