Kaossilator On The Cheap

We recently stumbled on a way to turn a regular laptop into a poor man’s Kaossilator. Using the touchpad of your laptop, some PureData software, Touchpad2MIDI and a couple custom patches, [zenpho] has set everyone up to create that crazy electronic music that kids listen to these days.

But what was that? You cant afford a whole laptop, and need to make this happen on an even tighter budget? Oh, we’ve got your back. Using just the trackpad and an Arduino, [Bastiaan] has created a basic PS2 to Arduino to USB link which can be parsed by your favorite language of choice into a working MIDI interface. Good news for all the lazy hackers out there, he’s planning on swapping out the Arduino for a Teensy, and making a real USB to MIDI interface.

Midi Gloves

We’re being inundated with glove-based peripheral hacks. This is another final project from Cornell, keyboard out of the equation by adding 8 piezo sensors to a pair of gloves thereby shunning the pinky finger. We like this one because it’s easy to build and the midi interface implementation is well documented if you want to build your own.

As you can see after the break, this is easy to use with music software like Garage Band because it is a standard MIDI device. In addition, a MATLAB interface allows for custom mapping in case you want to change what each finger does.

We remember our first introduction to glove-based performances with Tod Machover’s Bug Mudra many years ago. We hope the music input hacks we’re seeing will lead to a whole new generation of music innovators.

Continue reading “Midi Gloves”

Midi Piano Instructor

[youtube=http://www.youtube.com/watch?v=i7AfiCQQ4nE]

The MIDI piano instructor is a tool aimed at those who wish to learn to play piano, but don’t want to take lessons. The LED bar mounted above the keys lights up to show you exactly what key to press and when. We’ve seen this available in some electronic keyboards for some time, but this unit would be able to fit any standard sized keyboard.  Check the page for schematics and pictures.

[via Flickr]

Robo-vibe

What sounds like a sex-toy is actually the reason these musicians haven’t been practicing. Marv is the MIDI actuated robotic vibraphone built by [Tim O’Keefe], [Michael McIntyre], and [Brock Roland]. Every key has a solenoid positioned below it. The beauty here is that other than four small holes used for mounting, the vibraphone hasn’t been altered at all. The solenoids are positioned on the outside edges of the instrument but there’s also a hidden secret. A set of dampers have been installed between the two ranks of keys. These are used to stop dampen ringing keys after the note should have stopped.

These guys have exhibited some beautiful craftsmanship. Check out the videos after the break and if you have the chance, see Marv in person at BarBot 2010. If you do attend that robot extravaganza don’t miss your chance to enjoy a breast-pump actuated cocktail.

Continue reading “Robo-vibe”

Guitar Hero As An Instrument Or Midi Controller

[youtube=http://www.youtube.com/watch?v=azfgasnWtW0]

[Robert] wrote a program using Max/MSP that lets him make music with his guitar hero controller. There’s another video after the break where he walks through the various features but here’s the gist of it. This works on Mac and Windows and allows a sort of ‘live play’ or midi mapping mode. In the midi mode each key can be configured to do your bidding. His example uses the pick bar to scroll through different samples and the green button the play them or the red button to stop.

The live mode us much more involved. In the software you choose the type of scale and the key you’d like to play in. This makes up for the controller’s lack of enough frets to make it a chromatic instrument and these settings can be adjust from the controller. There is an up-pick offset that makes the upward movement of the pick bar a different note than the downward movement. The motion control can also be used as an input. He demonstrates pitch bending and cutoff using that method.

This looks like a lot of fun. He needs to team up with [Joran] to add drums to the mix, forming a much more creative rock band than you can buy in the store.

Continue reading “Guitar Hero As An Instrument Or Midi Controller”

ProtoDeck – MIDIBOX Based Controller

[Julien] let us know about his ProtoDeck. A MIDIBOX based controller for Ableton Live using a Big Max for live patch interface.

One thing that we have seen is less and less hacks for are MIDIbox projects. It is no wonder, considering now a days we have touch screen and multiple other interfaces and sound creation tools – MIDI almost seems like a dying art.

The ProtoDeck uses 87 pots, 90 buttons, and 81 RGB LEDs all controlled by 2 PIC 18F4620s. [Julien] says his main goals where to have lots of color and buttons. We think he succeeded.

RFID Meets Open Sound Control

Have you been working on a MIDI controller that uses RFID to identify and control different instruments? No? Neither have we but now we’re going to have to look into it. That’s because [Martin.K] has done a lot of the work for us. His nfOSC package links an RFID reader to the Open Sound Control library.

In the video after the break we see [Martin] placing RFID tags onto a Touchatag reader. With each addition, his software triggers a tag add event that OSC picks up and translates to a midi event; in this case it adds a new instrument to the mix. Can this be used to relieve musicians from staring at computer screens during performances? What if there was a small shelf in front of you? As you happily play your electric Didgeridoo, small items with RFID tags on them can be added or removed from that shelf to change the samples that are triggered when toiling away on that sonic weapon. This should be fun!

Continue reading “RFID Meets Open Sound Control”