DsKara: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:DS homebrew applications" to "")
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = DsKara
|title=DsKara
| image       = [[File:Dakara.png]]
|image=dskara.png
| type       = Other
|description=A karaoke application.
| version     = 1.2
|author=Graph05
| licence    = Mixed
|lastupdated=2007/11/30
| author      = Graph05
|type=Music Apps
| website     = http://www.dev-fr.org/index.php/topic,1414.0.html
|version=1.2
| download    = Media:Dskara12.zip
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/dskara.7z?k33p0fil35
}}  
|website=http://www.dev-fr.org/index.php/topic,1414.0.html
}}
DsKara is a karaoke application for the DS. It displays the song/playlist on one side of the screen and the lyrics on the other; the script manages everything.


DsKara is a utility to play karaoke on DS with music on one side, the words of another and the script manages all. The older versions 0.9 includes 3 musics integrated into the rom.
The older versions 0.9 includes 3 musics integrated into the rom.


==Installation==
==Installation==
#Download and extract file
Download and extract file.
#Copy .nds and music files with /DsKara/ at the root of memory card
 
Copy .nds and music files with /DsKara/ directory at the root of memory card.
 
Each .dsk file (karaoke information) must have a .raw equivalent that matches the song of that karaoke.


==User guide==
==User guide==
The following music are porvided:
The following songs are included:
:[[Media:Dakarabetonit.zip|Bet On It]] by Zac Efron from High School Musical
* Bet On It by Zac Efron from High School Musical.
:[[Media:Dakaradontspeak.zip|Don't Speak]]
* Don't Speak.
:[[Media:Dskarawakemeupwse.zip|Wake Me Up When September Ends]] by Green Day
* Wake Me Up When September Ends by Green Day.
:[[Media:Dskaraworkthisout.zip|Work This Out]] from High School Musical
* Work This Out from High School Musical.
To add music, place both music files, .Dsk(information on karaoke) and .Raw(song of this karaoke) in file /DsKara/.
 
To add music, place both music files, .dsk (information on karaoke) and .raw (song of this karaoke) in file /DsKara/.


===Customize Karaoke===
===Customize Karaoke===
'''Lyrics:'''
'''Lyrics:'''


Create a text file (. Txt format) that contains the lyrics of the song. Clip the syllables by the slash / in order to distinguish and NO skipping lines (leave a blank line).
Create a text file (.txt format) that contains the lyrics of the song. Clip the syllables by a slash "/" to distinguish and must not skipping lines (leave a blank line).


For example, the words "And if it's real well I do not want to know" would be:
For example, "And if it's real well I do not want to know" would be:
  And / if / it's / real
  And / if / it's / real
  Well / I / do / want / to / know
  Well / I / do / want / to / know


Each line must contain up to 30 characters (excluding slashes). The DS has 32 tiles horizontally, 2 are removed for reasons of clarity.
Each line can contain up to 30 characters (excluding slashes). The DS has 32 tiles horizontally, 2 are removed so they are easier to read.


At the end of writing the letter, add an empty line (to indicate to song). The newline is necessary so that the file created is then valid.
At the end of writing the lyrics, add an empty line (to indicate to song). The newline is necessary so that the file created is then valid.


'''Create .Dsk:'''
'''Create .dsk file:'''


Open [http://graph05.webblog.free.fr/DevDS/DsKaraEditor/ Online Editor] and fill in the fields. Leave Timestamps empty and confirm.
Open [http://graph05.webblog.free.fr/DevDS/DsKaraEditor/ Online Editor] and fill in the fields. Leave Timestamps empty and confirm.


Rename the file to editor.dsk and stick in the folder /DsKara. Add the file editor.raw (corresponding to the music of the song).
Rename the file to editor.dsk and put in the folder /DsKara. Add the file editor.raw (corresponding to the music of the song).


Run DsKara and click in the Editor. You will see the information of the song.  
Run DsKara and click in the Editor, the song information should display on the bottom screen.


:START - start editing  
Once you have finished editing, press Select to save and a file called "file times.txt" will be created in the folder /DsKara/.
:A - light a syllable
:SELECT - finished
You have created a file called "file times.txt" folder /DsKara.


Return to the [http://graph05.webblog.free.fr/DevDS/DsKaraEditor/ Online Editor], fill in the fields again, but this time in the field select the file timestamps "file times.txt".
Return to the [http://graph05.webblog.free.fr/DevDS/DsKaraEditor/ Online Editor], fill in the fields again, but this time in the field select the file timestamps "file times.txt".


It only remains to put the.Dsk that originates near the .Raw of the corresponding song (must EXACTLY the same name).
Finally, put the .dsk and .raw files of the corresponding song to the folder /DsKara/ (both .dsk and .raw files must have the exact the same name).
 
'''Create .raw file:'''
 
Install [https://www.audacityteam.org/download/ Audacity], import song .raw and press Control+P to open the Properties.


===Create .Raw===
In the File Formats tab, export uncompressed format select another, then choose the following format values.
Install [http://www.scenebeta.com/noticia/audacity/ Audacity], import song .RAW and press Control+P to open the Properties.


In the File Formats tab, export uncompressed format select another, choose EXACTLY these values,
Achieve Format:
  RAW (header-less)
  RAW (header-less)
  Signed 9 bit PCM
  Signed 9 bit PCM


User will have the option "Export to. Raw" from the File menu.
You will then find the option "Export to .raw" from the File menu.
 
'''Note:''' You can use any other tools for converting .raw files.
 
==Controls==
'''Editor:'''
 
Start - Start editing
 
A - Choose the syllable
 
Select - Finish and save


==External links==
* Dev-fr - http://www.dev-fr.org/index.php/topic,1414.0.html




[[Category:Homebrew applications]]
[[Category:Music homebrews on DS]]

Latest revision as of 07:09, 1 May 2024

DsKara
Dskara.png
General
AuthorGraph05
TypeMusic Apps
Version1.2
LicenseMixed
Last Updated2007/11/30
Links
Download
Website

DsKara is a karaoke application for the DS. It displays the song/playlist on one side of the screen and the lyrics on the other; the script manages everything.

The older versions 0.9 includes 3 musics integrated into the rom.

Installation

Download and extract file.

Copy .nds and music files with /DsKara/ directory at the root of memory card.

Each .dsk file (karaoke information) must have a .raw equivalent that matches the song of that karaoke.

User guide

The following songs are included:

  • Bet On It by Zac Efron from High School Musical.
  • Don't Speak.
  • Wake Me Up When September Ends by Green Day.
  • Work This Out from High School Musical.

To add music, place both music files, .dsk (information on karaoke) and .raw (song of this karaoke) in file /DsKara/.

Customize Karaoke

Lyrics:

Create a text file (.txt format) that contains the lyrics of the song. Clip the syllables by a slash "/" to distinguish and must not skipping lines (leave a blank line).

For example, "And if it's real well I do not want to know" would be:

And / if / it's / real
Well / I / do / want / to / know

Each line can contain up to 30 characters (excluding slashes). The DS has 32 tiles horizontally, 2 are removed so they are easier to read.

At the end of writing the lyrics, add an empty line (to indicate to song). The newline is necessary so that the file created is then valid.

Create .dsk file:

Open Online Editor and fill in the fields. Leave Timestamps empty and confirm.

Rename the file to editor.dsk and put in the folder /DsKara. Add the file editor.raw (corresponding to the music of the song).

Run DsKara and click in the Editor, the song information should display on the bottom screen.

Once you have finished editing, press Select to save and a file called "file times.txt" will be created in the folder /DsKara/.

Return to the Online Editor, fill in the fields again, but this time in the field select the file timestamps "file times.txt".

Finally, put the .dsk and .raw files of the corresponding song to the folder /DsKara/ (both .dsk and .raw files must have the exact the same name).

Create .raw file:

Install Audacity, import song .raw and press Control+P to open the Properties.

In the File Formats tab, export uncompressed format select another, then choose the following format values.

RAW (header-less)
Signed 9 bit PCM

You will then find the option "Export to .raw" from the File menu.

Note: You can use any other tools for converting .raw files.

Controls

Editor:

Start - Start editing

A - Choose the syllable

Select - Finish and save

External links

Advertising: