ATRAC3 Player Sample PSP
From GameBrew
More actions
| ATRAC3 Player Sample | |
|---|---|
| General | |
| Author | moonlight |
| Type | Media Players |
| Version | 3 |
| License | Mixed |
| Last Updated | 2006/05/01 |
| Links | |
| Download | |
| Website | |
| Source | |
A sample program that plays atrac3 audio files on the PSP.
Controls
Cross - Open directory, Play
Circle - Go back
Home - Exit
Screenshots
Changelog
Third version
- Use of sceAtracGetMaxSample to find the appropiated channel size.
Second version
- The bug of the threads not created is gone.
- Recompiled making use of pspatrac3.h/libpspatrac3 included by Tyranid in the PSPSDK this week.
- Faster search of files by filtering extensions (it will search only at3, pbp, toc, a3p and wav).
External links
- ps2dev.org - https://forums.ps2dev.org/viewtopic.php?f=14&t=5500