Nero AAC Codec Wrapper
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.
Citar como
Kesh Ikuma (2024). Nero AAC Codec Wrapper (https://www.mathworks.com/matlabcentral/fileexchange/38485-nero-aac-codec-wrapper), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Audio and Video Data >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |