Registry / other / wav
library1.0.1rscratesunverified

This project is no longer maintained (and wasn't a very well implemented project to begin with), use `hound` instead

# Cargo.toml [dependencies] wav = "1.0.1"
INSTALL
IMPORT
SIG · WAV
W
wav
otherrustv1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

read
✓ use wav::read;

Read WAV files (deprecated)

use wav::read; fn main() { // Deprecated: use hound instead println!("Consider using hound crate"); }
Debug
Known issues
breakingCrate is deprecated and no longer maintained
fix
Use the `hound` crate instead for WAV file handling
affects: >=1.0.0
Upgrade
Version history
1.0.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
wav — cargo add wav · libregistry