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: 5056 days
Status: Offline

#37861
WaveConverter and FDS converter

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 here
2) extract the zip
3) Put WaveConverter to the main AKWF folder and launch
4) Create cool music for demo compo #6

Screenshot: View

Download n163: Download N163

Download FDS:Download FDS

Source n163: 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 >> 8 >> 2;
val += 32;


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

Avatar

Member for: 5226 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: 5056 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: 5763 days
Location: oregon
Status: Offline

#37864
This is awesome, thank you.

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

Avatar

Member for: 5414 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: