|
xatopcm - extract XA sectors and convert them back to PCM audio |
Daniel Balster/psxdev-tools
|
- DESCRIPTION OF xatopcm
xatopcm allows you to extract XA audio as PC-typical PCM data (raw audio data). It automatically writes multiple files if a stream contains more than one audio track and detects mono/stereo and 18.9/37.8 KHz. I wrote this utility mainly to convert some of my favorite game music scores to MP3 for my portable...
- EXAMPLES FOR xatopcm
xatopcm /mnt/cdrom/music.xa music_
this will write out as many music tracks XXX can find with the prefix music_ to the current directory. Please note that the CD-ROM must be mounted in /mnt/cdrom and music.xa must be in XA format.
- NOTES ON xatopcm
It is not allowed to use this utility to create public music archives!
| |