Raw Sound Player: Difference between revisions

From GameBrew
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox DS Homebrews
{{Infobox DS Homebrews
| title       = Raw Sound Player
|title=Raw Sound Player
| image       =  
|image=nds.png
| type        = Audio player
|description=RAW sound player.
| version    = 11 August 2005
|author=Extreme Coder
| lastupdated = 2005/08/11
|lastupdated=2005/08/11
| license     = Mixed
|type=Media players
| author      = Extreme Coder
|version=2005
| website     = http://www.neoflash.com/forum/index.php/topic,591.0.html
|license=Mixed
| download    = https://dlhb.gamebrew.org/dshomebrew/rawsoundplayer.7z
|download=https://dlhb.gamebrew.org/dshomebrew/rawsoundplayer.7z
| source      =
|website=http://www.neoflash.com/forum/index.php/topic,591.0.html
}}
}}
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 27: Line 26:
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
 
==External links==
==External links==
* NeoFlash - http://www.neoflash.com/forum/index.php/topic,591.0.html
* NeoFlash - http://www.neoflash.com/forum/index.php/topic,591.0.html

Latest revision as of 03:58, 3 February 2022

Raw Sound Player
Nds.png
General
AuthorExtreme Coder
TypeMedia players
Version2005
LicenseMixed
Last Updated2005/08/11
Links
Download
Website

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

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:

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

External links

Advertising: