m4awrite - write m4a format audio file
m4awrite is a drop-in replacement for wavwrite that will write MPEG4 Audio-format files by piping the output through an external "faac" binary. It accepts the same syntax and options as wavread. It works best in conjunction with the popenw MEX extension,
http://www.mathworks.com/matlabcentral/fileexchange/13851
It requires an external faac binary, available from
http://www.audiocoding.com/faac.html
Cite As
Dan Ellis (2024). m4awrite - write m4a format audio file (https://www.mathworks.com/matlabcentral/fileexchange/30761-m4awrite-write-m4a-format-audio-file), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Audio and Video Data >
Tags
Acknowledgements
Inspired by: mp3read and mp3write
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |