Skip to content

Releases: gopxl/beep

v2.1.1

05 Jan 20:21
e2b0015
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/ebitengine/oto/v3 from 3.2.0 to 3.3.0 by @dependabot in #188
  • Bump github.com/ebitengine/oto/v3 from 3.3.0 to 3.3.1 by @dependabot in #189
  • Move wiki to GitHub Pages site by @MarkKremer in #191
  • Fix typo in buffer.go by @mefuller in #196
  • chore(examples): update all examples to use Loop2 instead of deprecated Loop method by @egor-denysenko in #201
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #199
  • Bump github.com/ebitengine/oto/v3 from 3.3.1 to 3.3.2 by @dependabot in #202
  • Fix panic when clearing Mixer during mixing by @MarkKremer in #198

Changes GitHub Actions

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

15 Sep 19:26
0e22572
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.1.0

v2.0.3

27 Aug 16:44
6bb4a2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

12 Aug 19:11
14e6327
Compare
Choose a tag to compare

What's Changed

  • Update badges in README.md by @MarkKremer in #174
  • Bump github.com/mewkiz/flac from 1.0.10 to 1.0.11 by @dependabot in #175
  • Bump github.com/mewkiz/flac from 1.0.11 to 1.0.12 by @dependabot in #177

Full Changelog: v2.0.1...v2.0.2

v2.0.1

03 Aug 13:31
c3904b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Aug 13:30
20e0303
Compare
Choose a tag to compare

Breaking changes

  • WAV File Encoding & Decoding: A bug in the encoding and decoding methods of WAV files & the Format struct has been fixed. Previously, sample values were incorrectly halved when converting from their encoded values to floats, and doubled when converting from floats to the encoded values. This fix may impact any code that relies on a certain volume for WAV files or which uses the Format struct methods for encoding and decoding samples. When upgrading from previous versions of Beep, please review and test your audio processing to ensure it behaves as expected with the corrected sample values.

What's Changed

New Contributors

Full Changelog: v1.4.1...v2.0.0

v1.4.1

14 Apr 13:56
5c62f47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

04 Feb 17:20
28ff2ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

26 Nov 12:10
817ca13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

02 Nov 13:02
f20a09c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.2.0