wavdither

Exports audio data to a .wav file with dithering.

You are now following this Submission

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.

Cite As

Drew Weymouth (2026). wavdither (https://au.mathworks.com/matlabcentral/fileexchange/34367-wavdither), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

changed description

1.1.0.0

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

1.0.0.0