forked from YARC-Official/YARG
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Even more Moonscraper refactors (YARC-Official#26)
* Split out parser process lists into their own files * Move .chart special phrase processing to process lists * Remove specialized phrase parsing methods from .mid parser * Add Solo special phrase type instead of using text events for them * Add solo phrases to unit tests * Use regex for text event handling Nothing else has to check for brackets anymore, among other things * Properly parse in lyric events on .mid vocal tracks * Rewrite .chart global section parsing and use regex for detecting sections
- Loading branch information
1 parent
1cd2097
commit c6e8119
Showing
10 changed files
with
1,120 additions
and
907 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.