C++ programs and library for processing Humdrum data files. Best to install from https://github.com/humdrum-tools/humdrum-tools . See https://github.com/craigsapp/humlib for modernized Humdrum file parsing library.
Currently hum2xml designates all lyric syllables as single. It would be great to have the correct syllabic information (single, begin, middle, or end) based on the dashes in the lyrics.
Currently
hum2xml
designates all lyric syllables assingle
. It would be great to have the correct syllabic information (single
,begin
,middle
, orend
) based on the dashes in the lyrics.Example:
should result in:
So, something like this: