WAVREAD which read single datas

版本 1.0.0.0 (25.5 KB) 作者: Ivan
Reading sound data into single (4-Bytes) array.
1.5K 次下载
更新时间 2014/3/21

查看许可证

Usual WAVREAD saves data from a file into 8-Bytes array (each element take 8 Bytes of memory space), however the Standard of WAV sound file format supposes maximum 4 Bytes for each data sample.
It becomes important if you must read long-time sound files (e.g. 5 or 6 hours sound record). It will save about 50% of memory space (and may take 8-10 GB instead 20-22 GB).
You may replace original WAVREAD function (it is the same) or rename this.

引用格式

Ivan (2024). WAVREAD which read single datas (https://www.mathworks.com/matlabcentral/fileexchange/45978-wavread-which-read-single-datas), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
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.0.0.0