NAME

iwvbps - returns the bits/sample stored in the waveform file
iwvintbps - returns the bits/sample stored internally for the waveform

SYNOPSIS

#include "wiodef.h"
short iwvbps (WVFILE *wfp)
short iwvintbps (WVFILE *wfp)

DESCRIPTION

iwvbps() reports how many bits per sample are stored in the file of the waveform associated with wfp.
iwvintbps() reports how many bits per sample are stored internally for the waveform associated with wfp.

SEE ALSO

Libcwav library

AUTHOR

H.T.Bunnell, Shirley Peters