AuDS: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = Raw Sound Player | image = | type = Audio | version = August205 | licence = Mixed | author = Extreme Coder | websit...")
 
No edit summary
Line 10: Line 10:
| source      =  
| source      =  
}}
}}
This homebrew is a RAW sound player for the DS, also known as AuDS.
This homebrew is a RAW sound player for the DS, also known as AuDS.


Line 16: Line 15:


==Installation==
==Installation==
#Download and extract the file to a folder
Download and extract the file to a folder.
#Drop the .raw files in the same folder, and run group.bat  
 
Drop the .raw files in the same folder, and run group.bat.


==User guide==
==User guide==
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:37, 17 May 2021

Raw Sound Player
General
Author(s)Extreme Coder
TypeAudio
VersionAugust205
LicenceMixed
Links
[Media:Rawsoundplayerds.zip Download]
Website
Advertisements

<htmlet>adsense</htmlet>

This homebrew is a RAW sound player for the DS, also known as AuDS.

It was submitted to the NEO Flash Competition 2005 and in the 9th position.

Installation

Download and extract the file to a folder.

Drop the .raw files in the same folder, and run group.bat.

User guide

Sox: If you want to convert .wav to .raw(or any other file that sox supports), type

sox filename.wav -r 11025 filename.raw

Lame: If you want to convert your mp3 to raw, type

lame -resample 11.025 --decode filename.mp3 filename.raw

Note: Please convert files to 11025 bitrate, and 16bit.

Advertising: