Skip to content

Releases: orottier/web-audio-api-rs

web-audio-api-rs version 1.1.0

11 Dec 07:31
Compare
Choose a tag to compare

web-audio-api-rs version 1.1.0 is released 🎈

Notable changes:

  • Increase MSRV to 1.76
  • Greatly improved the ConvolverNode performance for large impulse responses
  • AudioBufferSourceNode bugfixes and improvements

You can review all changes for this version in the changelog

web-audio-api-rs version 1.0.0

12 Sep 16:10
Compare
Choose a tag to compare

web-audio-api-rs version 1.0.0 is released 🎈

We have finalized a set of breaking changes to the API and are now confident in committing to this stable version for the foreseeable future.

  • MediaRecorder API was reworked
  • Bug fixes for the AudioBufferSourceNode and WaveShaperNode

You can review all changes for this version in the changelog