Sunday, November 25, 2007

nds synth

The nds synth is almost done. I kind of busy with school and such so I haven't been posting too much. .. Well because, I spend enough time writing for that. Anyways, I am having problems with getting the fat libs to work across different flash cards. I'm not sure if it is the cards or the memory, it is very hard to figure it out when your tests live far anyway from. The second big issue is that the rom is crashing when it loads everything into memory at startup.. It seems to work only if I slow down processing with N^2 loops. I kind of think it might be due to the hardware because, I am using a slot 1 and slot 2 card to load the roms. So, I think that data might not be moving quickly enough into memory.. ahh maybe I should probably test this.

Tuesday, November 13, 2007

DS Synth Demo

Ok I haven't been keeping up with this blogger business... but it is never to late to start again. Well i have been working on this wav table synth for the nintendo ds. And I have got a rough demo together. It has sixteen mononphonic midi channel that you can control over wifi using the http://dsmidiwifi.tobw.net/.
You will need to load both this rom
LINK
and the sample
LINK
into the same directory to get this to work
The left and right directionals change what audio channel you are looking at. ... also all channels have been set to random.

evan