Posts with «flute» label

Robo-Flute Whistles MIDI

We aren’t sure this technically qualifies as music synthesis, but what else do you call a computer playing music? In this case, the computer is a Teensy, and the music comes from a common classroom instrument: a plastic recorder. The mistaken “flute” label comes from the original project. The contraption uses solenoids to operate 3D printed “fingers” and an air pump — this is much easier with a recorder since (unlike a flue) it just needs reasonable air pressure to generate sound.

A Teensy 3.2 programmed using the Teensyduino IDE drives the solenoids. The board reads MIDI command sent over USB from a PC and translates them into the commands for this excellent driver board. It connects TIP31C transistors, along with flyback diodes, to the solenoids via a terminal strip.

On the PC, a program called Ableton sends the MIDI messages to the Teensy. MIDI message have three parts: one sets the message type and channel, another sets the velocity, and one sets the pitch. The code here only looks at the pitch.

This is one of those projects that would be a lot harder without a 3D printer. There are other ways to actuate the finger holes, but being able to make an exact-fitting bracket is very useful. Alas, we couldn’t find a video demo. If you know of one, please drop the link in the comments below.

We have seen bagpipe robots (in fact, we’ve seen several). We’ve also seen hammering shotguns into flutes, which is certainly more melodious than plowshares.


Filed under: Arduino Hacks, ARM, musical hacks

Gaming classic Snake gets charmed by geeks with flutes and Arduino (video)

Nerds. Where would we be without their idle tinkering? Still pushing stones, we gather. But were it not for those breakthroughs, both high and low, us common folk would never know the charm of seeing the classic game Snake played with the use of ordinary recorders. No, not a tape or video recorder -- we're talking flutes here and, naturally, Arduino. With the aid of a hacked-to-bits Nokia 6110i, mobile engineering collective Kitchen Budapest was able to program directional controls for the retro title in Max/MSP (music software) via pitch detection, paving the way for one-note recreational fun. Eager for a peek of this flautastic feat in action? Then jump past the break to gaze at a slickly produced video tour of this novel, nostalgic hack.

Continue reading Gaming classic Snake gets charmed by geeks with flutes and Arduino (video)

Gaming classic Snake gets charmed by geeks with flutes and Arduino (video) originally appeared on Engadget on Thu, 05 Apr 2012 05:55:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments