Skip to content

Improved song sync#1550

Closed
polson wants to merge 61 commits into
YARC-Official:devfrom
polson:feature/better-song-sync
Closed

Improved song sync#1550
polson wants to merge 61 commits into
YARC-Official:devfrom
polson:feature/better-song-sync

Conversation

@polson

@polson polson commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

What this does

Makes existing song sync more accurate and faster to respond. Audio, chart, notes, and player input stay aligned more reliably during gameplay.

  • Measures audio playback delay and position more accurately.
  • Keeps sync stable at high audio buffer sizes, without repeatedly overcorrecting back and forth.
  • Makes Practice Mode speed changes from D-pad input take effect immediately, without waiting for audio buffer delay.
  • Separates timing and sync code into focused components, making behavior easier to maintain and debug.

Corresponds to YARG.Core PR #412.

polson added 30 commits July 3, 2026 12:49
@polson polson marked this pull request as draft July 10, 2026 01:01
@polson polson closed this Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant