AuDS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
Please convert files to 11025 bitrate and 16bit. | Please convert files to 11025 bitrate and 16bit. | ||
===Sox=== | |||
If you want to convert .wav to .raw (or any other file that sox supports), type: | 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: | 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> | ||
Revision as of 00:37, 7 June 2021
| Raw Sound Player | |
| General | |
|---|---|
| Author(s) | Extreme Coder |
| Type | Audio player |
| Version | August205 |
| Licence | Mixed |
| Links | |
| [Media:Rawsoundplayerds.zip Download] | |
| Website | |
<htmlet>adsense</htmlet>