AuDS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
==User guide== | ==User guide== | ||
'''Sox | '''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 | '''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 | lame -resample 11.025 --decode filename.mp3 filename.raw | ||
Revision as of 00:39, 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>