Does audiowrite prevent clipping automatically?
Show older comments
Dear Matlab experts,
If I use wavwrite, I get a warning that the wav file is clipped. However, when I use audiowrite, I don't get any warnings. Does this mean that audiowrite can prevent clipping automatically?
Many thanks already in advance!
Best, Maria
Answers (1)
Jan
on 27 Oct 2016
0 votes
What about trying it? Write an audio file without of range values, import it and compare the results.
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!