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
1
2
pub const MAX_INT_24: i32 = 8388607;
pub const MIN_INT_24: i32 = -8388608;