wav_io 3.0.2 copy "wav_io: ^3.0.2" to clipboard
wav_io: ^3.0.2 copied to clipboard

RIFF-WAV audio file format handling and manipulation written in pure dart.

1.0.0 #

  • Initial version.

2.0.0 #

  • New API. supports multiple storage options.

2.0.1 #

  • Small fixes

2.0.2 #

  • Small fixes

2.0.3 #

  • Formatting
  • added README to examples folder

3.0.0 #

  • Added streaming reads with WavReader and streaming writes with WavWriter.
  • Added quantization dithering (TPDF) when downsampling formats.
  • Refactored WAV header parsing into a unified, common parsing function.
  • Added new examples for audio reversing, streaming writes, and merging multi-channel to mono.

3.0.1 #

  • Removed generated audio file.

3.0.2 #

  • Fixed link in the README.md file.
7
likes
160
points
3.61k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

RIFF-WAV audio file format handling and manipulation written in pure dart.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on wav_io