performous / performous-tools

Tools for ripping SingStar, Guitar Hero and In The Groove files
14 stars 7 forks source link

Improve duet extraction, enable detection of rap notes #5

Open thomas-gessler opened 1 month ago

thomas-gessler commented 1 month ago

The program previously wasn't able to extract duets to a single txt file directly and created two files instead. In addition, duets that have Duet="Yes" in the XML but all notes in a single track (distinguished by the Singer attribute in SENTENCE tags) were not detected. Both are fixed with this PR.

In addition, rap and golden rap notes are now detected (previously only freestyle).