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
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
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.