Search found 1 match
- Mon Mar 02, 2015 6:22 am
- Forum: Audio Processing
- Topic: Audacity exported WAV file, RIFF format issue
- Replies: 2
- Views: 1540
Audacity exported WAV file, RIFF format issue
I exported a WAV file (44100 samples/sec, 2 Bytes/sample, 1 channel, 1226752 samples) from Audacity. I have written software that reads WAV files and it gave me a warning that there are 180 unused bytes at the end of this file. The file contains a RIFF header, one fmt chunk, one data chunk, and 180 ...