WAV 3.8 Functions
DADiSP/WAV includes several functions to read, write, play and scale data
in the WAV file format.
WAV Functions
normalize |
Normalize a series for N bit WAV file quantization |
playmono |
Play a series in a mono channel WAV format |
playstereo |
Play two series in stereo channel WAV format |
playwav |
Play a single or multi-column series direcly without a WAV player |
readwav |
Read a WAV file directly into a Window |
writemono |
Write a series to a mono channel WAV file |
writestereo |
Write two series to a stereo channel WAV file |