Unreal Speaker Build

These speakers are hand made and almost one of a kind. [Lluís Pujolàs] didn’t come up with the original design, but he sure did an amazing job of crafting them, including an eleven page build log (translated). They’re called the Odyssey 2, after the original design. The shell-shaped cavity on the bottom was built as a wooden skeleton first, then covered over for the finished shape. But the mid and high range enclosures were turned on a lathe from wood glued-ups. A serious machine shop is necessary to do this kind of woodworking. The bases are poured concrete, impregnated with lead beads to help with vibration isolation. At 330 pounds each it’s understandable that he tested them on wheels before parking them in their final position as seen above.

[Thanks Neorazz]

Crash Space Takes On The Machine

It’s that time again, time to take on the machine with the Hackerspace, Crash Space (and part two)! The team of Californians set out and successfully turned the front of their building into a musical instrument, similar to [David Byrne’s] Playing the Building. When a pedestrian walks by they set off distance sensors, which in turn actuate mallets that strike particular objects to produce a tone. We were pleasantly surprised at how interactive the installation was, even if it didn’t sound that great. But will it be enough to beat out the previous two teams? And how will it do up against Artisans Asylum’s not what you’re thinking Breakfast Machine next time?

[thanks Deven]

Homemade Music Player

Sadly, this pocket mp3 wav player doesn’t come close to the capabilities of even an iPod generation 1 yet, but you have to give [Owen] props for making it in less than 24 hours. The system consists of a Propeller MCU (cleverly wired to be swappable with “shields” similar to Arduino systems), SD card for song storage, and an LM386 for audio. While the setup is a little dull, and only plays through songs non stop with no controls whatsoever, it certainly is a good start in the right direction for a cheap and simple portable music player. Of course some planned changes are in the works, include an accelerometer (gesture based controls?), etched PCB, docking station, and a case. We’re surprised there is no form of screen planned, considering Owen appears to have a rather good handle on touch interfaces; perhaps he’s waiting for revision 3.

The Polyplasmic Archophone

The polyplasmic archophone is a fresh approach to high voltage “arc music“. They are using  an Arduino clone to convert signals for the ignition coils. It is still unfinished, but the effect is decent. In the end it will have 2 tiers of voice coils for a total of 13. They are using different materials for the antenna so they can get different colors of sparks. You can see a video of it after the break and we must say the effect is quite nice. Change the lighting on that video and we could imagine this being the set to a [Joules Verne] movie.

Continue reading “The Polyplasmic Archophone”

Human Theremin, One Step Closer To Cyborgs (not Really)

Oh [Humberto], what will you think up next? A human Theremin you say, and it’s for Halloween? Certanly this will blow last years creepy capacitance sensing jack-o-lantern out of the water right? Eh, not really, but still cool none-the-less. By using pairs of IR LEDs and IR photo-transistors, [Humberto] makes a simplistic distance sensor. Then its just a matter of converting that light value into sound, which is accomplished by using some very clever PWM square wave hacking to make a triangle wave. Also, [Humberto] goes over the process of using fast integers to represent slow floating point numbers. While none of the project is really a new concept, it certainly is put into an easy perspective so anyone can try their hand at it. All well worth the read, or you can catch a video after the jump.

Continue reading “Human Theremin, One Step Closer To Cyborgs (not Really)”

Single String Servo Electric Guitar

its a catchy tune!

Ah, we love musical hacks that actually play music.  [Mike Baxter] is back again with a new servo electric guitar. This one, called the physical string synthesizer, and has only one string.  He’s using two Arduinos to control the unit. One to change the midi file to a note within the string’s limits and the second to actually control the servo. It seems like that could be simplified a little bit, but we’re pretty sure his end goal was to build an instrument quickly, not learn to be a circuit ninja. Last time we saw Mike Baxter, he had built a servo electric guitar that used a keypad for control. You can see a video of the single string one after the break.

Continue reading “Single String Servo Electric Guitar”

Build A Tetrahedral Ambisonic Microphone

[Dan Hemingson’s] been refining a design for building a tetrahedral ambisonic recording system. This is a set of four microphones used to record audio that can later be mixed down for a three-dimensional listening experience. His goal is an easy and inexpensive build while maintaining the highest fidelity standards possible. Lucky for us he’s made a set of extremely detailed build instructions you can use to make your own. In addition to the mounting bracket seen above he has also developed a pre-amp module that connects to the four mics; it’s part of the build instructions with schematic and board layout files available as well.

[Thanks Isaac]