Hi,
I would like to develop an application to play (decode in real-time) MP3 files using a C674x DSP. This would require an MP3 decoder, which is available for C674x here:
Before I spend time trying to set this up, I want to ask if it is possible to use this decoder to stream MP3 files and not just decode an MP3 file to a PCM file. I would like to stream MP3 files, so decoding PCM samples and outputting via McASP on-the-fly. Is this possible using this example MP3 decoder?
Thanks
Brian