wavdither

Exports audio data to a .wav file with dithering.
598 descargas
Actualizado 27 abr 2012

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Audio and Video Data en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.2.0.0

changed description

1.1.0.0

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

1.0.0.0