Does audiowrite prevent clipping automatically?

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)

What about trying it? Write an audio file without of range values, import it and compare the results.

Asked:

on 27 Oct 2016

Answered:

Jan
on 27 Oct 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!