Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

14336 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS Homebrews
{{Infobox 3DS Homebrews
|title=14336
|title=14336
|image=14336.jpg
|image=143363ds2.png
|description=A simple calculator that supports your music hack life.
|description=A simple calculator that supports your music hack life.
|author=saburou
|author=saburou
Line 8: Line 8:
|version=2018
|version=2018
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/3dshomebrews/143363ds.7z
|download=https://dlhb.gamebrew.org/3dshomebrews/14336_3ds.rar
|website=https://gbatemp.net/threads/release-14336.494188
|website=https://gbatemp.net/threads/release-14336.494188
}}
}}
Line 23: Line 23:
Enter the loop end sample value that you want to modify in the text box on the right. Press Enter calc. Double click to copy the result to clip board.
Enter the loop end sample value that you want to modify in the text box on the right. Press Enter calc. Double click to copy the result to clip board.


These text boxes remove non numeric characters from string automatically (e.g. "123,456,789" > "123456789")
These text boxes remove non numeric characters from string automatically (e.g. "123,456,789" > "123456789")


Esc key will close the window and quit the application.
Esc key will close the window and quit the application.


===Non-Looping audio to Looping audio===
===Non-Looping audio to Looping audio===
Open your audio file (hereinafter called "A").
{| class="wikitable" style="width: 800px;"
 
|-
https://dlhb.gamebrew.org/3dshomebrews/143363ds4.png
|style="width: 30%;"|https://dlhb.gamebrew.org/3dshomebrews/143363ds4.png
 
|Open your audio file (hereinafter called "A").
Duplicate it (hereinafter called "B"). Think of the natural flow of sound and decide how you want to loop. And remove the part which you do not need.
|-
 
|https://dlhb.gamebrew.org/3dshomebrews/143363ds5.png
https://dlhb.gamebrew.org/3dshomebrews/143363ds5.png
|Duplicate it (hereinafter called "B"). Think of the natural flow of sound and decide how you want to loop. Remove the part which you do not need.
 
|-
At the end part of A, find where the beginning of B matches well.
|https://dlhb.gamebrew.org/3dshomebrews/143363ds6.png
 
|At the end part of A, find where the beginning of B matches well.
https://dlhb.gamebrew.org/3dshomebrews/143363ds6.png
|-
 
|https://dlhb.gamebrew.org/3dshomebrews/143363ds7.png
Cut the part where B overlapping with A from B and combine it to A.
|Cut the part where B overlapping with A from B and combine it to A.
 
|-
https://dlhb.gamebrew.org/3dshomebrews/143363ds7.png
|https://dlhb.gamebrew.org/3dshomebrews/143363ds8.png
 
|Align the end point of B with the end point of A.
Align the end point of B with the end point of A
|-
 
|https://dlhb.gamebrew.org/3dshomebrews/143363ds9.png
https://dlhb.gamebrew.org/3dshomebrews/143363ds8.png
|The start point of B and the end point of the whole sound are LOOPSTART and LOOPLENGTH.
 
|-
The start point of B and the end point of the whole sound are LOOPSTART and LOOPLENGTH.
|https://dlhb.gamebrew.org/3dshomebrews/143363ds10.png
 
|Calculate the approximate values of multiples of 14336 for the values of the loop start and end samples, respectively (recommend to choose a value that is larger than the original value).
https://dlhb.gamebrew.org/3dshomebrews/143363ds9.png
|-
 
|https://dlhb.gamebrew.org/3dshomebrews/143363ds11.png
Calculate the approximate values of multiples of 14336 for the values of the loop start and end samples, respectively (recommend a value that is larger than the original value).
|Modify the difference of the value by cut and paste.
 
|-
https://dlhb.gamebrew.org/3dshomebrews/143363ds10.png
|https://dlhb.gamebrew.org/3dshomebrews/143363ds12.png
 
|That is it.
Modify the difference of the value by cut and paste.
|-
 
|}
https://dlhb.gamebrew.org/3dshomebrews/143363ds11.png
 
The result.
 
https://dlhb.gamebrew.org/3dshomebrews/143363ds12.png


==Screenshots==
==Screenshots==
Line 74: Line 69:
Great Free Software used for the demo video:
Great Free Software used for the demo video:
* [https://www.audacityteam.org/ Audacity] (Audio editing software).
* [https://www.audacityteam.org/ Audacity] (Audio editing software).
* [http://rammichael.com/textify Textify] (Get text from anywhere)
* [http://rammichael.com/textify Textify] (Get text from anywhere).


==External links==
==External links==
* GBAtemp - https://gbatemp.net/threads/release-14336.494188
* GBAtemp - https://gbatemp.net/threads/release-14336.494188

Latest revision as of 09:35, 22 Haziran 2024

14336
143363ds2.png
General
Authorsaburou
TypePC Utilities
Version2018
LicenseMixed
Last Updated2018/01/14
Links
Download
Website

14336 is a simple calculator that supports your music hack life. It calculates approximate value divisible by 14336 from any sample value.

Useful for making looping music from non-looping music, or changing the sampling rate of existing music.

Note: Most 3DS games can play music properly even the loop start point is not divisible by 14336, but not all.

User guide

How to use

Enter the loop start sample value that you want to modify in the text box on the left. Press Enter calc. Double click to copy the result to clip board.

Enter the loop end sample value that you want to modify in the text box on the right. Press Enter calc. Double click to copy the result to clip board.

These text boxes remove non numeric characters from string automatically (e.g. "123,456,789" > "123456789")

Esc key will close the window and quit the application.

Non-Looping audio to Looping audio

143363ds4.png Open your audio file (hereinafter called "A").
143363ds5.png Duplicate it (hereinafter called "B"). Think of the natural flow of sound and decide how you want to loop. Remove the part which you do not need.
143363ds6.png At the end part of A, find where the beginning of B matches well.
143363ds7.png Cut the part where B overlapping with A from B and combine it to A.
143363ds8.png Align the end point of B with the end point of A.
143363ds9.png The start point of B and the end point of the whole sound are LOOPSTART and LOOPLENGTH.
143363ds10.png Calculate the approximate values of multiples of 14336 for the values of the loop start and end samples, respectively (recommend to choose a value that is larger than the original value).
143363ds11.png Modify the difference of the value by cut and paste.
143363ds12.png That is it.

Screenshots

143363ds3.png

Media

14336 Demo (saburou)

Credits

Great Free Software used for the demo video:

External links

Advertising: