Nero AAC Codec Wrapper

MATLAB wrapper functions for Nero AAC Codec (v1.0)
357 Downloads
Updated 3 Oct 2012

View License

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 (2024). Nero AAC Codec Wrapper (https://www.mathworks.com/matlabcentral/fileexchange/38485-nero-aac-codec-wrapper), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0