wavdither

버전 1.2.0.0 (2.08 KB) 작성자: Drew Weymouth
Exports audio data to a .wav file with dithering.
다운로드 수: 598
업데이트 날짜: 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