iPhone wielding guitar adds tip of your finger or tip the instrument control

iphone-guitar

[Rob Morris] has been hard at working improving his guitar augmentation techniques. Here he's demonstrating the use of an iPhone to control the effects while he plays. This builds on the work he shared a few years ago where he strapped a Wii remote to the body of his ax. Just like the Wii remote, the iPhone includes an accelerometer. As you would expect the best parts of the older hack made it … [Read more...]

Inconspicuous guitar hack adds a lot of control to Max/MSP

wii-remote-guitar-hack

[Sam] is working on his Interactive Technology Degree and he made some alterations to this guitar as a class project. It doesn't look much different, but closer inspection will reveal a handful of extra buttons, and a camera module. He actually added a Wii remote to the guitar which is used to control Max/MSP. His pinky is pointing at one of the buttons. That one is red and triggers the … [Read more...]

Arduino and Open Sound Control without an Ethernet shield

arduino-osc-without-ethernet

Open Sound Control (OSC) is a communications protocol that can be seen as a modern alternative to MIDI. It's specifically designed to play nicely with network communication systems. The problem with using it along with Arduino-based gadgets is that you then need to use something like an Ethernet shield to provide the network connection. [Liam Lacey] decided to use Processing as a go-between for … [Read more...]

Color a Sound

This is an interesting take on a music box. [Blair Neal] is using an overhead projector with a roll of transparency to make a synthesized music box. A camera watches the projected image and feeds data to Max/MSP to produce the sounds. Customization merely requires creative image analysis. In this case, different colored pens or different tracks can be assigned to a sound with the speed of the … [Read more...]

Arduino muon detector

100_0627

[Sebastian Tomczak] was borrowing a homeade muon detector from his friend, and managed to hook it up to his computer through an Arduino. The detector itself uses 3 fluorescent tubes to detect radiation. Three separate tubes are used in order to filter out terrestrial radiation; cosmic radiation will fall in-line with the tubes and pass through at least two of them, whereas terrestrial radiation … [Read more...]

OTTO, beat slicing interface

otto

Create Digital Music has a great post on [Luca De Rosso]'s OTTO. Built as part of his masters' thesis, it's a unique tangible music interface. You load a sample into the software which displays it on the instrument surface. The user can then manipulate the sample using various hardware inputs while watching the LED representation. The device uses just one Arduino for the display and inputs. It … [Read more...]

The GO sequencer

go_seq

[Guy John] sent in this cool sequencer project. He's using the game Go as the input. A web camera pics up the location of the pieces on the grid and plots them in his sequencing software. You can see that it is still very much in progress, but it is coming along nicely. He openly admits that it may never be completely practical. There is still so much to be improved to get it even comfortably … [Read more...]