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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: