Open GoogleCodeExporter opened 9 years ago
This will be fixed.
Using the current SVN version you can call note.setDecorations(new Decoration[]
{ new Decoration(Decoration.STACCATO) });
Next commit to SVN will be simpler : note.addDecoration(new
Decoration(Decoration.STACCATO));
Original comment by iubito@gmail.com
on 8 Jan 2015 at 8:56
Original issue reported on code.google.com by
odysso...@gmail.com
on 12 Jun 2011 at 12:25Attachments: