Introduction - If you have any usage issues, please Google them yourself
Usage:
Take a wav file (44100, Mono) and name it as original_input.wav or change name in main_aacencoder.m.
1. Open the file main_aacencoder.m to encode original_input.wav in ADTS AAC format.
2. Run the file.
3. Check the output encoded_input.aac
4. Download FAADv2 decoder from http://www.rarewares.org/aac-decoders.php, or sourceforge.net/projects/
5. Place the windows binary faad.exe in this folder. To decode this encoded AAC file run decode.bat, it uses faad.exe to decode.
6. Open the file encoded_input.wav. Enjoy !!
7. Use Adobe Audition/GoldWave to open wav files, or use any media player for the same.