wavex v0.2.16 API Reference

Modules

Read PCM WAVE data

Reading a data 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 (PCM) is supported

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

Reading a format chunk

Reading a RIFF header

Miscellaneous utilities