Skip to content

v3.5.0

Choose a tag to compare

@dy dy released this 27 Mar 00:48
  • Replace node-wav (CJS) with @audio/wav-decode — pure ESM, browser-usable without bundler
  • Two bug fixes in WAV decoding: 24-bit min value (-8388608) was mishandled; 64-bit float alignment corrected
  • Add audio-decode/stream entry point for streaming use