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.
Rework unit tests again to allow testing all event types, and to test…
… all instrument tracks (YARC-Official#20) * Make SongObjects cloneable and ToString-able * Rework parse behavior tests again to use ChartObjects and MoonSongs as their sources .mid generation was rewritten along the way * Generate and verify all instruments, not just specific ones * Fix out-of-bounds error when retrieving Harmony 3 charts Also removed the try/catch from GetChart so issues like this aren't masked away * Fix .mid time signature denominators not being parsed correctly * Handle special phrases and local events in chart generation * Parse in tremolo/trill lanes on Pro Guitar * Don't automate setting of event tick positions
- Loading branch information
1 parent
b070f08
commit 73695b2
Showing
16 changed files
with
867 additions
and
298 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
Oops, something went wrong.