You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This submission includes 3 MATLAB functions:
* NEROAACREAD - Read AAC sound file
* NEROAACWRITE - Write AAC sound file
* NEROAACTAG - Edit tags in AAC sound file
They are wrapper functions for free Advanced Audio Coding (AAC) codec tools from Nero, downloadable at
http://www.nero.com/eng/technologies-aac-codec.html
To use the functions in this submission, NERO AAC Codec tool must be downloaded and installed first. When each wrapper function is executed for the first time, it will prompt the user to specify the location of the corresponding Nero executable file.
All wrapper functions are fully documented with Command Window help texts. The syntax of NEROAACREAD and NEROAACWRITE is consistent with the built-in WAVREAD and WAVWRITE functions, respectively. The syntax of NEROAACTAG follows that of MATLAB's disp, set, and get object property management functions.
Cite As
Kesh Ikuma (2026). Nero AAC Codec Wrapper (https://in.mathworks.com/matlabcentral/fileexchange/38485-nero-aac-codec-wrapper), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (9.86 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
