You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello and congratulations for this great library.
I am writing a bagpipe-oriented program using abc4j to display scores.
I tried to use gracenotes and it didn't work: gracenotes are ignored.
There is the text of the example file that generated the screenshot attached:
X:1
T:The Rowan Tree first line simplified
C:Trad.
M:4/4
K:Hp
| {g}A3/2B1/2 | {g}c2-c1{G}c1 {g}c2 B2 |
Original issue reported on code.google.com by marco.co...@email.it on 8 Oct 2008 at 11:54
Sorry for my late answer, I didn't have notification for new issues enabled...
Yes you're right, the graces notes are not displayed. Actually they are not
totally
ingored by abc4j : they are parsed, are part of the object model and can be
retrieved
from :
http://abc4j.googlecode.com/svn/trunk/docs/api/abc/notation/NoteAbstract.html#ge
tGracingNotes()
But you're right, they are not displayed because I didn't have the opportunity
(and
lack of time) to integrate them in the rendition part.
I coudln't say when this can be added because of the lack of time to allocate
to abc4j...
However, if you want to look at the source to try to integrate it, I'd be glad
to
explain you how the rendition part works...
You can contact me on the group about that if you feel interested in doing it :
http://groups.google.com/group/abc4j
(I try to put explanations about how abc4j works on this group...)
Original comment by lionel.g...@gmail.com on 21 Oct 2008 at 5:17
Original issue reported on code.google.com by
marco.co...@email.it
on 8 Oct 2008 at 11:54Attachments:
The text was updated successfully, but these errors were encountered: