wavdither

版本 1.2.0.0 (2.1 KB) 作者: Drew Weymouth
Exports audio data to a .wav file with dithering.
598.0 次下载
更新时间 2012/4/27

查看许可证

Writes 32-bit or 64-bit floating point audio data (single or double) to a .wav file at 8, 16, or 24 bits resolution, using one of various dithering methods during quantization to reduce unpleasant audible quantization error. Calling syntax for this function is identical to MATLAB's wavwrite.

引用格式

Drew Weymouth (2024). wavdither (https://www.mathworks.com/matlabcentral/fileexchange/34367-wavdither), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Audio and Video Data 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

changed description

1.1.0.0

Added new dither types - triangle (TPDF) and noise-shaped.

1.0.0.0