Why do I receive a warning with the WAVWRITE function in MATLAB 5.3 (R11)?
Show older comments
The following warning is generated even though the data I am trying to write is within the [-1 +1 ] range. This did not occur in MATLAB 5.2 (R10).
Warning: Data clipped during write to file:test.wav
> In wavwrite.m (PCM_Quantize) at line 242
In wavwrite.m (write_wavedat) at line 260
In wavwrite.m at line 104
Accepted Answer
More Answers (0)
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!