Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29 FamiTracker
Login:
Menu:
Post: Author:
FamiTracker > General > FamiTracker Talk > [Tool] WaveConverter for N163 and FDS Owner: reaby New post
Page 1 of 1 Sort:  
[Tool] WaveConverter for N163 and FDS Posted: 2012-08-05 16:08  (Last Edited: 2012-08-05 16:45) Reply | Quote
reaby

Avatar

Member for: 3607 days
Status: Offline

#37861
[b]WaveConverter and FDS converter[/b]

Basicly I wrote it for myself to ease the waveform editing for N163, since i guess it will help others I release it to public. It loads 600 samples long wave files using NAudio framework and calculates MML a string and copies it to clipboard automaticly when you double click the file.

I didn't test it for other .wavs, so with luck it loads them too.
I guess this one doesn't need a license, and there is no support -->
It works for me, if it doesn't work for you, then it doesn't work.
In that case just edit the code and make it work =)

USAGE:
1) get the waveforms at [url=http://www.adventurekid.se/akrt/waveforms/adventure-kid-waveforms/]here
2) extract the zip
3) Put WaveConverter to the main AKWF folder and launch
4) Create cool music for demo compo #6

Screenshot: [url=http://dl.dropbox.com/u/10515655/ohjelmointi/MMLconverter.jpg]View

Download n163: [url=http://dl.dropbox.com/u/10515655/ohjelmointi/WaveConverter.zip]Download N163

Download FDS:[url=http://dl.dropbox.com/u/10515655/ohjelmointi/DFSconverter.zip]Download FDS

Source n163: [url=http://dl.dropbox.com/u/10515655/ohjelmointi/WaveConverter_src.zip]Download

Source FDS: edit the loop for to be 64 long
and the data conversion at lines 137 & 138 to
[quote=]int val =(int)data[i] >> 8 >> 2;
val += 32;
[/quote]

Posted: 2012-08-05 16:20  (Last Edited: 2012-08-05 16:28) Reply | Quote
Roykeru

Avatar

Member for: 3777 days
Location: Milky Way
Status: Offline

#37862
I'm going to make the comment that Demo compo 6 uses FDS which uses samples twice as long as N163. So, this will not work with Demo compo 6 as far as I can see. Not the first time I've seen a program like this, but otherwise this is pretty neat that you made this by yourself. Making programs is something the average person doesn't know how to do.

Posted: 2012-08-05 16:26 Reply | Quote
reaby

Avatar

Member for: 3607 days
Status: Offline

#37863
hmm... good point, i'll post another one for fds soon

Posted: 2012-08-05 17:29 Reply | Quote
cak

Avatar

Member for: 4314 days
Location: oregon
Status: Offline

#37864
This is awesome, thank you.

Posted: 2012-08-05 19:44 Reply | Quote
Necrophageon

Avatar

Member for: 3965 days
Location: Minnesota
Status: Offline

#37873
That's excellent! Thanks for sharing!!

_______________________
The only things certain in life are death and uncertainty.
Page 1 of 1 Sort: