wave_stream 0.5.0

Wave file reader and writer. Random access and streaming is supported for reading, random access is supported for writing
Documentation
[dependencies]

[dev-dependencies.tempfile]
version = "3.3.0"

[dev-dependencies.test-case]
version = "3.0.0"

[package]
authors = ["Andrew Rondeau <git@andrewrondeau.com>"]
categories = ["multimedia::audio", "encoding"]
description = "Wave file reader and writer. Random access and streaming is supported for reading, random access is supported for writing"
edition = "2021"
keywords = ["wav", "wave", "audio", "sound", "dsp"]
license = "MIT OR Apache-2.0"
name = "wave_stream"
readme = "README.md"
repository = "https://github.com/GWBasic/wave_stream"
version = "0.5.0"