v3.5.0
- 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