#wave #nom

libwave

a zero copy WAVE audio format parse based on nom

3 releases

Uses old Rust 2015

0.1.2 May 5, 2018
0.1.1 May 5, 2018
0.1.0 May 5, 2018

#45 in #wave

MIT license

9MB
181 lines

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

Dependencies