wavex v0.5.5 API Reference
Modules
Read LPCM WAVE data
Read a data chunk
Read a format chunk
Read a RIFF chunk
WAVE processing errors
A mismatched block align value
A mismatched byte rate value
An unexpected end of file
An unexpected format size. A format size of 16 is expected
An unexpected four character code
An unsupported bits per sample value. Currently, only values of 8, 16, and 24 are supported
An unsupported format. Currently, only 0x0001 (LPCM) is supported
A channel value of 0. The number of channels must be positive
Miscellaneous utilities