If you’re into DIY and got an Arduino board, why not try to make the FOF/granular based Auduino synth in this video?
Instructions are here
Here’s another example, using the stylus controller from the Gakken SX-150 synth kit:

If you’re into DIY and got an Arduino board, why not try to make the FOF/granular based Auduino synth in this video?
Instructions are here
Here’s another example, using the stylus controller from the Gakken SX-150 synth kit:


The touch.listen.synth must be inspired by the cracklebox, but it’s capable of creating more complex sounds. And it’s got an audio output. Cool thing!
More pictures here

The C++-based OSC-controler I’ve been working on for my master degree in music technology is nearly finished.
Here is a screenshot:
As you can see it’s on Windows, but since I’ve been using the openFrameworks library, it should be possible to compile it for Mac and Linux as well.
The sound is generated in Max. The only thing you have to do in Max is load samples, everything else can be controlled from the application itself.
Here are some of the features:
The program is made primaraly for use with a touch-screen monitor, but it’s of course possible to use a regular mouse. No support for multitouch.
Here’s a little example I made, please be aware of loud noisy sounds:
The file is about 20 minutes and 30MB so it might take some time to load it completely.
It’s improvised, and besides converting to MP3, I’ve done nothing with it after recording.
Here I use the sampler, loaded with single shot drum sounds. They are played back at different speeds and the sound is sent to the granulator and the other effects.
It’s also possible to make some less experimental music with the application. I will post more examples later..

On Cycling ’74’s site I found a video of a drum machine someone have made in Max/MSP. They use it with a cheap touch overlay and the result is very impressive. A real performance tool!
read more about the project here


I stumbled across a brilliant post on Synthopia, a video showing a demo of the project the Sound of Touch. The instrument is made by David Merrill at MIT and is based on using a contact microphone and DSP to record and manipulate the sounds. I’m glad to see that there’s still some good ideas out there. Just wish I could do something like that..
More aboute the project on this link
See some of David Merrillis other projects


Now you can buy a DIY multitouch kit!
You will also need a projector and a modified web cam.
More about the project: http://eyebeam.org/project/cubit
More DIY multitouch:
Lumenlab
NUI Group – makers of the Touchlib library (NUI = natural User Interface)


I want a Weird Sound Generator so I can learn to solder and learn to make things myself. Stein from http://electro-music.com/ who recently bought my synthesizers.com synth got me inspired to make some electronics myself. Besides, I’m also planning to use the wiring electronic board for my masters project. I got two of them, they’re quite similar to the arduino boards, only better with more possibilities. The problem is I get bored too easily..