Platform |
Win32, x64 |
Purpose |
To read a WAV file as a samples wave-form. |
Syntax |
SUBROUTINE WAV_FILE_READ@( HANDLE, LEFT, |
Description |
Samples sound data is read from the WAV file, returning at most SAMPLES values. HANDLE is returned by a call to OPEN_WAV_FILE_READ@. |
See also |