Vocoding With A Piano

This really cool project allows a grand piano to “speak”.  We don’t know any details about its construction but we had to share. The keys are being hit by solenoids in a manner to replicate human speech.  Click through to the video, it’s worth it. You may have to allow the popup to see the video, and it is in german, but the piano is clearly speaking english. We want one to keep around the office. It could read our emails to us.

(Edit from 2015: The link went bad, but it can be found elsewhere on YouTube.)

[via matrixsynth]

LED Buttons

led_buttons

For their final project in ECE 4760 at Cornell, [Christina] and [Joe] made a small single octave keyboard using LEDs as the input. They used a total of 63 LEDs to make the keys. Each key consists of 9 LEDs, with the center one acting as a sensor. When you lay your finger on it, the light reflects off of your finger and is picked up by the center LED. An ATMega 664 runs custom code to play a sound. You can find out more details about the construction as well as download the source code on the site. You can also download an example movie of it in action ( 7MB .mp4)

AirPiano: Touch Free IR Piano

[youtube=http://www.youtube.com/watch?v=Gh4Ovsh2DZY&hl=en&rel=0&color1=0x3a3a3a&color2=0x999999]
We were excited to learn of [Omer Yosha]’s AirPiano, but being the persnickety nerds we are, we think its more like a theremin than a piano. The device lets users play 24 different notes with a wave of the hand over the AirPiano. The “keys” are arranged in a matrix of three tiers with eight notes per tier; if the user sustains his or her hand over the AirPiano, the corresponding note is sustained.

It’s construction is relatively simple: an Arduino, several infrared sensors, and LEDs corresponding to the notes make up the device. It doesn’t have any built-in audio hardware at all, so it’s most basic use is as a MIDI controller. Still, it is essentially an unspecified input device, so it could theoretically be used for other purposes. For us, it’s fun to just watch the AirPiano in action.