👎Deprecated: This project is no longer maintained, use the
hound
crateExpand description
Contains items responsible for dealing with the "fmt "
chunk of wave files.
Structs§
- Header
Deprecated - Structure for the
"fmt "
chunk of wave files, specifying key information about the enclosed data.
Constants§
- WAV_
FORMAT_ IEEE_ FLOAT Deprecated - Value signifying IEEE float data.
- WAV_
FORMAT_ PCM Deprecated - Value signifying PCM data.