Skip to content

feat(gameplay): add Auto Tempo Coach - #31

Merged
Codewriter90x merged 1 commit into
developfrom
feature/auto-tempo-coach
Aug 20, 2026
Merged

feat(gameplay): add Auto Tempo Coach#31
Codewriter90x merged 1 commit into
developfrom
feature/auto-tempo-coach

Conversation

@Codewriter90x

Copy link
Copy Markdown
Owner

Summary

Adds an Auto Tempo Coach to gameplay results for lessons and Song Library sessions.

Behavior

  • requires at least 85% accuracy;
  • limits misses and unmatched hits to 10% each;
  • follows the existing lesson and song speed progressions;
  • asks the player to repeat when guardrails are missed;
  • rebuilds the same immutable session at the confirmed next speed;
  • keeps BPM, chart timing, audio playback, count-in and metadata coherent.

Validation

  • Core: 42/42
  • MIDI tool: 39/39
  • Unity EditMode: 463/463
  • Unity PlayMode: 46/46
  • Unity 6000.5.6f1 on macOS arm64

Scope

No new scoring engine and no mid-attempt tempo mutation. The player explicitly confirms the recommended speed from the results screen.

@Codewriter90x
Codewriter90x force-pushed the feature/auto-tempo-coach branch from a2b0501 to c2ac916 Compare August 20, 2026 09:23
@Codewriter90x
Codewriter90x marked this pull request as ready for review August 20, 2026 09:28
@Codewriter90x
Codewriter90x merged commit 337795e into develop Aug 20, 2026
8 checks passed
@Codewriter90x
Codewriter90x deleted the feature/auto-tempo-coach branch August 20, 2026 09:28
Codewriter90x added a commit that referenced this pull request Aug 20, 2026
* chore(repo): establish staged release workflow (#29)

* chore(legal): adopt MPL-2.0 community license (#36)

* chore(legal): adopt MPL-2.0 community license

* fix(release): embed MPL distribution notices

* feat(charts): add chart creator foundation (#28)

* feat(charts): add chart creator foundation

* feat(songs): add portable htksong packages

* feat(charts): import local audio for authoring

* feat(charts): add note editing and local audio binding

* feat(charts): add waveform and note expression editing

* docs(legal): sync contributor agreement draft into develop (#39)

* feat(gameplay): add Practice Lab section loops (#30)

* feat(gameplay): add section performance error map (#40)

* feat(gameplay): add Auto Tempo Coach (#31)

* feat(settings): add guided audio latency sound check (#33)

* feat(gameplay): add local ghost replay (#34)

* feat(gameplay): add accessible reactive stage (#35)

* chore(release): prepare 0.6.0 beta candidate

* fix(ui): keep gameplay results controls readable

* docs(release): record final beta validation
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