AuDS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 22: | Line 22: | ||
'''Sox''' - If you want to convert .wav to .raw(or any other file that sox supports), type: | '''Sox''' - If you want to convert .wav to .raw(or any other file that sox supports), type: | ||
sox filename.wav -r 11025 filename.raw | sox filename.wav -r 11025 filename.raw | ||
'''Lame''' - If you want to convert your mp3 to raw, type: | '''Lame''' - If you want to convert your mp3 to raw, type: | ||
lame -resample 11.025 --decode filename.mp3 filename.raw | lame -resample 11.025 --decode filename.mp3 filename.raw | ||
''Note:'' Please convert files to 11025 bitrate, and 16bit. | ''Note:'' Please convert files to 11025 bitrate, and 16bit. | ||
[[Category:Homebrew applications]] | [[Category:Homebrew applications]] | ||
Revision as of 00:40, 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>