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)

Tuesday 24 August 2010

Software gallery and archive made available

Search & FindThe software gallery can now be accessed. It contains a listing of some of the software and tools I have made over time. As I was digging trough my old code archives some more, I found some older tools that still looked useful, so I decided to make these available for download in the software gallery too. While I was at it, I also wrote a simple file search tool, which just works, without all the indexed searching rubbish that doesn't do it's job, which I've made available as freeware for direct download as well.

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.

Saturday 16 September 2006

Internet Speed Tester Updated

The "KIST" has been updated. Since version 0.7 there is a much nicer looking graph, more settings, and less cpu use when testing large files. Version 0.8 fixed a few crashing bugs in the new graph code.

KIST