Kaetemi

To content | To menu | To search

Programming

Entries feed - Comments feed

Tuesday 28 June 2011

Gameduino

My Arduino + Gameduino + Ethernet + SD + NESController setup...

Wednesday 1 June 2011

Gameduino Emulator Open Sourced

I've written an emulator for the Gameduino open retro gaming hardware, and made it open source.

You can grab the source code from http://code.google.com/p/gdemu/


"Gameduino Emulator" running the sample apps (Games, Retro)

Friday 15 January 2010

KaeteMIX - Node based sound editor (preview)

Beta version will be available for download in the near future.

soundeditor.png

Thursday 7 January 2010

Node based Sound Editor, Work in progress

Working on something cool.

soundeditor.png

Saturday 25 April 2009

Sound Synthesis

Last week I've been playing around a bit with sound synthesis, as I was interesting in seeing (or rather hearing) what it takes to get a decently human voice sound from scratch. Given the horribly low amount of documentation you can find on sound (compared to graphics), of course, it was mostly a matter of trial and error, but truly an amazing learning experience. Working purely from code, building up all the harmonics waves manually, was a nice addition to the challenge as well.