Spacing between neumes is done in a very generic way right now...Gabc.createNeumesFromNotes essentially places intraNeumeSpacing between some neumes within a syllable, and others places the standard trailingSpace value. In reality though, the logic needs to be smarter, to put the right spacing between neumes based on neumes type/composition. Also, see issue #25.
Spacing between neumes is done in a very generic way right now...Gabc.createNeumesFromNotes essentially places intraNeumeSpacing between some neumes within a syllable, and others places the standard trailingSpace value. In reality though, the logic needs to be smarter, to put the right spacing between neumes based on neumes type/composition. Also, see issue #25.