Skip to content

Releases: garado/strings

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 15 Apr 02:23

What's Changed

More bug fixes :P

  • Fix AudioRecord race condition on app resume.

v1.0.2

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.

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 29 Mar 21:56

What's Changed

  • Fix app icon not being packaged correctly.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Mar 21:29

Initial application release!