A new pre-release of PSPRadio, an internet radio client for the PSP, is out. Changes:
Refactored PSPSound/PSPSound_MP3. (lots of things are different. but one thing that is evident to the end user is that the buffers were reduced by a factor of 5. Next -pre release will allow for the buffers to be configurable). Added basic multiple samplerate support! Supported rates: 8000, 11025, 16000, 22050, 24000, 32000, 44100, 48000. Any rate can be implemented, I just need to add it to the code, let me know if other rates are required. Note that the samplerate conversion is really linear and simplistic, and hence the produced sound will not be very good. Still, better than nothing. UI now displays buffer percentage (instead of in/out number)