AuDS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
==User guide== | ==User guide== | ||
'''Sox''' | '''Sox:''' | ||
sox filename.wav -r 11025 filename.raw | |||
If you want to convert .wav to .raw (or any other file that sox supports), type: | |||
sox filename.wav -r 11025 filename.raw | |||
'''Lame''' | '''Lame:''' | ||
If you want to convert your mp3 to raw, type: | |||
lame -resample 11.025 --decode filename.mp3 filename.raw <br> | lame -resample 11.025 --decode filename.mp3 filename.raw <br> | ||
''Note'': Please convert files to 11025 bitrate and 16bit. <br> | ''Note'': Please convert files to 11025 bitrate and 16bit. <br> | ||
[[Category:Homebrew applications]] | [[Category:Homebrew applications]] | ||
Revision as of 02:54, 17 May 2021
| Raw Sound Player | |
| General | |
|---|---|
| Author(s) | Extreme Coder |
| Type | Audio |
| Version | August205 |
| Licence | Mixed |
| Links | |
| [Media:Rawsoundplayerds.zip Download] | |
| Website | |
<htmlet>adsense</htmlet>