MIDI Input For The Kaossilator

This isn’t strictly a MIDI input hack; [Furrtek] pulled off an alternate input hack for the Kaossilator that he’s currently using with a MIDI connection. In its unhacked form the Kaossilator is a small touchpad-based sound manipulation tool. [Furrtek] sniffed out how the touchpad data is read and used on the little device. He then purposed an ATtiny2313 as the core of a circuit that spoofs those signals. The microcontroller now listens for incoming MIDI data, looks up the proper signal translations in a table, then outputs them to the Kaossilator.

In the video after the break you can see that it works perfectly, with no lag or noticeable problems. As we alluded to at the top, there could be so much more done with this. Since the ATtiny2313 is merely translating MIDI into touchpad signals, the input could be anything. The first thing that comes to mind is a dance floor that changes the music based on how many people are out there tearing it up.

[youtube=http://www.youtube.com/watch?v=Jmzb8iC33RA&w=470]

6 thoughts on “MIDI Input For The Kaossilator

  1. That’s a great hack. Now someone bring it to the next level by using a pin of the microcontroller to read the frequency of an input signal instead of MIDI, so that one can drive the Kaossilator through a microphone or a guitar.

Leave a Reply to dext3rCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.