Superdeep Borehole Samples Create Non-boring Music

In the 1970s, the Soviet Union decided to dig a hole for science. Not just any hole, the Kola Superdeep Borehole reached a depth of over 12 kilometers, the deepest at the time and the second deepest today by just a few meters. Since this was one of the few holes dug this deep that wasn’t being drilled for oil, the project was eventually abandoned. [Dmitry] was able to find some core samples from the project though, and he headed up to the ruins of the scientific site with his latest project which produces musical sounds from the core samples.

The musical instrument uses punched tape, found at the borehole site, as a sort of “seed” for generating the sounds. Around the outside of the device are five miniature drilling rigs, each holding a piece of a core sample from the hole. The instrument uses the punched tape in order to control the drilling rigs, and the sound that is created is processed by the instrument and amplified, which creates some interesting and rather spooky sounds. The whole thing is controlled by an Arduino Mega.

Not only does the project make interesting sounds from a historically and scientifically significant research station and its findings, but the project has a unique and clean design that really fits its environment at the abandoned facility. The other interesting thing about this project is that, if you want to make the trek, anyone can go explore the building and see the hole for themselves. If you’re wondering about the tools that could be used to make a hole like this, take a look at this boring project.

Continue reading “Superdeep Borehole Samples Create Non-boring Music”

Don’t Forget Your Mints When Using This Synthesizer

While synthesizers in the music world are incredibly common, they’re not all keyboard-based instruments as you might be imagining. Especially if you’re trying to get a specific feel or sound from a synthesizer in order to mimic a real instrument, there might be a better style synth that you can use. One of these types is the breath controller, a synthesizer specifically built to mimic the sound of wind instruments using the actual breath from a physical person. Available breath controllers can be pricey, though, so [Andrey] built his own.

To build the synthesizer, [Andrey] used a melodica hose and mouthpiece connected to a pressure sensor. He then built a condenser circuit on a custom Arduino shield and plugged it all into an Arduino Mega (although he notes that this is a bit of overkill). From there, the Arduino needed to be programmed to act as a MIDI device and to interact with the pressure sensor, and he was well on his way to a wind instrument synthesizer.

The beauty of synthesizers is not just in their ability to match the look and sound of existing instruments but to do things beyond the realm of traditional instruments as well, sometimes for a greatly reduced price point.

Continue reading “Don’t Forget Your Mints When Using This Synthesizer”

Keeping Magnetized Marbles From Stopping The Music

Take a couple of thousand steel balls, add a large wooden gear with neodymium magnets embedded in it, and what do you get? Either the beginnings of a wonderful kinetic music machine, or a mess of balls all stuck together and clogging up the works.

The latter was the case for [Martin], and he needed to find a way to demagnetize steel balls in a continuous process if his “Marble Machine X” were to see the light of day. You may recall [Martin] as a member of the band Wintergatan and the inventor of the original Marble Machine, a remarkable one-man band that makes music by dropping steel balls on various instruments. As fabulous a contraption as the original Marble Machine was, it was strictly a studio instrument, too fragile for touring.

Marble Machine X is a complete reimagining of the original, intended to be robust enough to go on a world tour. [Martin] completely redesigned the lift mechanism, using magnets to grip the balls from the return bin and feed them up to a complicated divider. But during the lift, the balls became magnetized enough to stick together and no longer roll into the divider. The video below shows [Martin]’s solution: a degausser using magnets of alternating polarity spinning slowly under the sticky marbles. As a side note, it’s interesting and entertaining to watch a musician procrastinate while debugging a mechanical problem.

We can’t wait to see Marble Machine X in action, but until it’s done we’ll just settle for [Martin]’s other musical hacks, like his paper-tape programmed music box or this mashup of a synthesizer and a violin.

Continue reading “Keeping Magnetized Marbles From Stopping The Music”

One String, One Print, One Harp

To exclude musical instruments in the overflowing library of possibility that 3D printing enables would be a disservice to makers and musicians everywhere. For the minds over at [Makefast Workshop], an experimental idea took shape: a single stringed harp.

The TuneFast Harp needed enough notes for a full octave, robust enough to handle the tension of the string, a single tuning mechanism and small enough to print. But how to produce multiple notes on a harp out of only one string? V-grooved bearings to the rescue! The string zig-zags around the bearings acting as endpoints that rotate as its tuned, while the rigid PLA printing filament resists deforming under tension.

After a bit of math and numerous iterations — ranging from complete reconfigurations of part placements to versions using sliding pick mechanisms using magnets! — a melodic result!

Continue reading “One String, One Print, One Harp”

FrankenKorg: The Modern Remote Keyboard

On a dreary night in November, [Smecher] collected the instruments of electronic life around him to infuse a musical spark into FrankenKorg — a resurrected keytar.

This hack is a “re-braining” of a RK-100 Korg Keytar, replacing the original circuits with an ATMega32 — the original functionality and appearance are preserved allowing any restored version of the original boards to be seamlessly re-integrated. In light of that, the original boards were ditched after a brief investigation, and a haphazard building process on a protoboard began. Three LS138 3-8 demuxers that accompany the ATMega handle scanning the keys since there weren’t enough pins on the ATMega alone for all the Korg’s features. Check out [Smecher]’s breakdown of his process in the video after the break!

Continue reading “FrankenKorg: The Modern Remote Keyboard”

MIDISWAY Promises To Step Up Your Live Show

If you like to read with gentle music playing, do yourself a favor and start the video while you’re reading about [Hugo Swift]’s MIDISWAY. The song is Promises, also by [SWIFT], which has piano phrases modulated during the actual playing, not in post-production.

The MIDISWAY is a stage-worthy looking box to sit atop your keys and pulse a happy little LED. The pulsing corresponds to the amount of pitch bending being sent to your instrument over a MIDI DIN connector. This modulation is generated by an Arduino and meant to recreate the effect of analog recording devices like an off-center vinyl or a tape that wasn’t tracking perfectly.

While recording fidelity keeps inching closer to perfect recreation, it takes an engineer like [Hugo Swift] to decide that a step backward is worth a few days of hacking. Now that you know what the MIDISWAY is supposed to do, listen closely at 2:24 in the video when the piano starts. The effect is subtle but hard to miss when you know what to listen for.

MIDI projects abound at Hackaday like this MIDI → USB converter for getting MIDI out of your keyboard once you’ve modulated it with a MIDISWAY. Maybe you are more interested in a MIDI fighter for controlling your DAW. MIDI is a robust and time-tested protocol which started in the early 1980s and will be around for many more years.

Continue reading “MIDISWAY Promises To Step Up Your Live Show”

Push Buttons, Create Music With A MIDI Fighter

Musicians have an array of electronic tools at their disposal to help make music these days. Some of these are instruments in and of themselves, and [Wai Lun] — inspired by the likes of Choke and Shawn Wasabi — built himself a midi fighter

Midi fighters are programmable instruments where each button can be either a note, sound byte, effect, or anything else which can be triggered by a button. [Lun]’s is controlled by an ATmega32u4 running Arduino libraries — flashed to be recognized as a Leonardo — and is compatible with a number of music production programs. He opted for anodized aluminum PCBs to eliminate flex when plugging away and give the device a more refined look. Check it out in action after the break!

Continue reading “Push Buttons, Create Music With A MIDI Fighter”