Platform | Win32, x64 |
Purpose |
To store any recorded data. |
Syntax |
SUBROUTINE WAV_FILE_WRITE@( HANDLE, LEFT, RIGHT,SAMPLES ) |
Description |
The data contained in LEFTand RIGHT is written to disk in WAV file format. HANDLE is returned by a call to OPEN_WAV_FILE_WRITE@. |
See also |