libwave

Crates.iolibwave
lib.rslibwave
version0.1.2
sourcesrc
created_at2018-05-05 15:31:28.84213
updated_at2018-05-05 15:39:51.864438
descriptiona zero copy WAVE audio format parse based on nom.
homepagehttps://github.com/Noise-Labs/wave
repositoryhttps://github.com/Noise-Labs/wave
max_upload_size
id63870
size9,587,133
Misko Lee (imiskolee)

documentation

README

Wave


WAVE is a wave audio file library of Rust.the protocol parser based on nom.

Features

  • Zero-Copy Parser

  • 8/16/32/64 bits supported

  • PCM supported

Commit count: 7

cargo fmt