Skip to content

v1.0.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Apr 01:37

Bug fixes and code improvements.

What's Changed

  • Properly disable pitch detection when app is backgrounded and re-enable when foregrounded.
  • Throttle pitch UI updates to ~60fps.
  • Code improvements for readability: avoid magic numbers, add code comments, etc.

Caution

This release is broken! There's a race condition revealed by the backgrounding/foregrounding fix. v1.0.3 is out to address this.