wavex v0.2.4 API Reference

Modules

Reading PCM WAVE files

Reading a data chunk

WAVE processing errors

An mismatched block align value

An mismatched byte rate value

An unexpected end of file

An unexpected format size. A format size of 16 is expected

An unexpected chunk id

An unsupported bits per sample value. Currently, only values of 8, 16, or 24 are supported

An unsupported format. Currently, only 0x0001 (PCM) is supported

A channel value of 0. The number of channels must be positive

Reading a format chunk

Reading a RIFF header

Reading binary data