iubito
unread,Nov 10, 2010, 3:12:17 PM11/10/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to abc4j
In the last weeks, here are the main dev news
- accidentals are now Object, introducing to microtonal with half-flat/
sharp flat-and-half... ^/f _/3e. This is not official v2 but used, and
I needed it. + font update. In midi they are rendered as the nearest
occidental accidental (lol) : sharp, natural or flat
- decorations : !symbols! (there was already +symbols+), especially |
CDEF | !repeatbar!y | GABc, and !repeatbar2! --> not interpreted in
midi
- multiline information field (sources, transcr.notes...)
- dotted note in tempo Q:3/8=120
- parse and displays dynamics (p, pp, mf, fff...), not yet crescendo
and decrescendo
- JUnit test case are now in the trunk
- a beginning of clef parsing
and I tried some export to PDF or EPS. There are libs that convert
swing drawings and texts to PDF (gnujpdf) doesn't work with font) or
EPS (epsgraphics works better).