Does audiowrite prevent clipping automatically?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Jan
2016-10-27
What about trying it? Write an audio file without of range values, import it and compare the results.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio Plugin Creation and Hosting 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!