wave_write
Writes the data to the wave file
Arguments
- String file path
- Integer sample rate
- Integer bits per sample
- Vector or two columns matrix, data samples
Output
Integer number of samples written
Examples
Writes the data to the wave file
Integer number of samples written