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.
A whole slew of track logic fixes (YARC-Official#399)
* Fix duplicate drums track events from .mid charts * Rework how chart events are processed Fixes various events getting overwritten when the next comes into the time window * Add named properties for common track time calculations Also renamed RelativeTime to be more clear about what it actually is One behavioral change was made: - Solos now get started at the start of the hit window instead of the center * Simplify Brutal Mode vanish distance calculation * Fix solo box fadeout not getting cancelled properly when a new solo starts * Don't lerp vocals needle if no voice was detected previously * Handle beatlines in AbstractTrack * Don't set regular note sustain material properties on open notes * Fix SP note coloring not always being correct Sustains at the end of SP phrases would not be colored correctly
- Loading branch information
1 parent
b425834
commit 82dce2f
Showing
9 changed files
with
290 additions
and
282 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
Oops, something went wrong.