Punch Tape Musical Synth

synthanola

[Jeri Ellsworth] sent over a 555 design contest entry that struck her as particularly interesting. The Synthanola is a three-channel music synthesizer that accepts input from an old Heathkit paper tape reader. While this hack might seem overly retro, it’s actually an extremely appropriate use of technology, as the Heathkit H-10 and the 555 timer were both popular tech in the 70’s. This retro-focused synth uses fourteen 555 timers, twelve of which are dedicated to synthesizing audio. If this entry does not win the contest, it certainly must be a strong contender for most 555 timers used.

[Thrashbarg] gives a detailed explanation of the logic used to drive the music playback from the punch tape, as well as full circuit diagrams for his entry. So far he has encoded MP3s of Bach’s Invention and Fugue in D Minor to tape, with hopefully more to come. In order to truly appreciate his efforts, the Synthanola should be seen as well as heard. Stick around for a pair of videos of the synth in action.

If you’re interested in seeing more 555 contest entries, be sure to check out some of our previously featured projects.

Continue reading “Punch Tape Musical Synth”

LaunchPad MIDI Synth

launchpad_midi_synth

[NatureTM] sent in a writeup for the MIDI synthesizer he recently built using a TI LaunchPad. The construction is pretty simple overall, consisting of little more than the MSP430, a handful of resistors, and an optoiosolater. Of course, a MIDI controller is required, but he already had that on hand.

Once the MIDI data is read from the optoisolator, his code takes care of the rest, adjusting the square wave sound generator to get the proper note. He does mention that since the synthesizer is monophonic, special care is taken to ensure that simultaneous notes are processed properly. You can route all of the sound into a single speaker, but he used the optoisolator to send the sound data to multiple LaunchPads instead, resulting in a fun little MIDI quintet.

He provides code and plenty of video on his site, but keep reading for a sneak peek of his synth in action.

Continue reading “LaunchPad MIDI Synth”

Rich Decibel’s Kequencer

It’s totally excellent when a simple concept results in something inspiring and fun. [Rich Decibel]’s Kequencer is a good example, starting off as many projects do: “I had an idea the other day and I couldn’t decide if it was good or not so I just built it to find out.” Be still our hackable hearts!

[Rich] built this sleek little sequencer from scratch and while the design may not seem very novel to begin with–eight square wave oscillators with on/off switches and pitch knobs, played in sequence–but the beauty of it is in the nuances of interaction and the potential for further hacking. From watching the video you can see how the controls can be used in very interesting ways to create and mutate adorable chippy tone patterns. Check it out after the crossfade.

Continue reading “Rich Decibel’s Kequencer”

Monotron Openly Monophonic

Famous synth manufacturer Korg has released the schematics (get them here if you don’t like to fill out forms) for their wee little Monotron for all to see and use! This is great news for anyone looking to build up a synth from scratch or to circuit bend their existing monotron. The filter circuits alone would be fun to add to an existing electronics setup.

Granted there are already many examples of monotron mods out there, but that shouldn’t stop you from experimenting with your own variations. Now with the schematics you can make fundamental changes to the architecture of the synth all from the comfort of your own CAD software. Want more oscillators? Distortion? It’s all out there for you to explore. We’re very interested to see how far people will run with this. And big ups to Korg for recognizing the value of hacking!

[via Retrothing]

Continue reading “Monotron Openly Monophonic”

Solderless Drawdio Terminally Implemented

So you’re stuck in a boring class and you can’t fight off the urge to hack something, even your pencil, to pass the time. Maybe you are performing a live electronics show and you drop your synth down a flight of stairs and all that you are left with is a handful of components, a screw terminal block and a pencil. There are thousands, perhaps millions of these kinds of situations and for each one the answer is the solderless drawdio clone by [Martin].

You may have seen the original Drawdio here before, a fun piece of technology that is simple enough to recreate. This latest approach would make an excellent introductory project for a hacking workshop seeing as the guide is straightforward and the lack of soldering would make logistics so much easier. The results are very similar to the original–check the video after the break. Continue reading “Solderless Drawdio Terminally Implemented”

Modded C64 Eye Candy

“Everyone needs a hobby,” they tell us. For the blogger mysteriously identified only as “R,” that hobby would be an almost fanatical nostalgia for the Commodore 64 computer.

At first we thought this was a fan community site, but apparently it’s all the work of a single person. [R] has tweaked, extended, repackaged and resurfaced this 1980’s icon in nearly every imaginable way. They tend to gloss over the technical aspects of these mods, but that’s okay – the C64 is such an exhaustively documented system now that the site dwells mainly on the aesthetics and meaning of these reborn devices.

The 64 has made an indelible impression on electronic music, and the machines are still sought after by collectors, composers and circuit-benders. [R] pays homage by housing these vintage systems in styles reminiscent of even vintage-er synthesizers. Any one of these would warrant a post here, yet there’s a whole collection to browse. Check it out!

[via Retro Thing]

Arduino-human Synthesizer

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

(Thanks to [Aaron] for the tip) As a promo for [Calvin Harris], some of the creative minds at Sony Music have put together an Arduino-based sythesizer composed of 15 bikini clad babes. By analyzing which circuits are closed, the Arduino Mega is able to tell a sequencer which sample to play. The only innovation happens to be that the circuits are painted onto the aforementioned girls with a conductive body paint known as Bare.

Developed by students at the Royal College of Art, the paint is not available for purchase, but they are willing to mix a batch up for art installations or performances. Technical stats (such as resistance) have not been released, but for a washable paint it seems to be performing quite well.

How was the whole project set up? The video below reveals all:

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