Skip to content

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

Merged
Codewriter90x merged 1 commit into
developfrom
feature/audio-latency-sound-check
Aug 20, 2026
Merged

feat(settings): add guided audio latency sound check#33
Codewriter90x merged 1 commit into
developfrom
feature/audio-latency-sound-check

Conversation

@Codewriter90x

Copy link
Copy Markdown
Owner

Summary

  • adds a guided audio-output and input-latency sound check to Settings
  • uses a DSP-scheduled original click track with four count-in beats and twelve measured beats
  • keeps keyboard and MIDI samples/recommendations separate
  • reuses the existing median calibration advisor and persistent input offsets
  • rejects unavailable MIDI and prevents applying one recommendation twice

Privacy

All hit samples are processed in memory and remain local. No telemetry or upload is added.

Validation

  • Core: 46/46
  • MIDI tool: 39/39
  • Unity EditMode: 455/455
  • Unity PlayMode: 47/47
  • build: 0 warnings, 0 errors

@Codewriter90x
Codewriter90x force-pushed the feature/audio-latency-sound-check branch from f547af5 to 00abc53 Compare August 20, 2026 09:32
@Codewriter90x
Codewriter90x marked this pull request as ready for review August 20, 2026 09:37
@Codewriter90x
Codewriter90x merged commit 40071ec into develop Aug 20, 2026
8 checks passed
@Codewriter90x
Codewriter90x deleted the feature/audio-latency-sound-check branch August 20, 2026 09:37
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