Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gracenotes do not appear #13

Closed
GoogleCodeExporter opened this issue Apr 1, 2015 · 2 comments
Closed

Gracenotes do not appear #13

GoogleCodeExporter opened this issue Apr 1, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

@GoogleCodeExporter
Copy link
Author

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

  • Changed state: Accepted
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by iubito@gmail.com on 16 Aug 2012 at 1:21

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant