Does audiowrite prevent clipping automatically?
1 view (last 30 days)
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
0 Comments
Answers (1)
Jan
on 27 Oct 2016
What about trying it? Write an audio file without of range values, import it and compare the results.
0 Comments
See Also
Categories
Find more on Audio Plugin Creation and Hosting 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!