Hi all,
I might be wrong, but after parsing a tune from a String, using the tune parser, the music score seems to be rendered correctly, but when I access the parsed notes programmically,
notes that are part of a triplet return false on isPartOfTuplet(). can anyone confirm or refute ? again, rendering of triplets seems fine so i guess the parsing itself works ok.
Thanks !