Cassette Tape Hack Turns Scratching Into Sliding

It’s common to see a DJ use a turntable as a musical instrument. Physically manipulating a record while its playing produces its own unique sound, but it takes some finesse and puts strain on the delicate workings of the player when you do it. With this in mind, [Jeremy Bell] has refreshed the notion of appropriating old technology to create new sound with his home-brewed scrubboard.

Making use of a cassette tape, [Jeremy] dissected samples from the reel and laid them out in horizontal strips over rails to hold their form. The pickup from the tape player has been hacked into a separate piece that glides smoothly over these rails, giving the user the ease of control. To produce the immediate cutting effect that is less easy to perform with his device than a record player, [Jeremy] created an on and off switch which is simply a close pin covered in foil that teeters over a metal contact (in this case a coin). The end product sounds exactly like scratching a record, but better because he’s doing it with hacker showmanship. One can only image the awesome potential for more elaborate setups having multiple tape samples and the like!

There are a few different videos of the scrubboard in use on [Jeremy’s] website. He is also running a Kickstarter right now in order to turn the project into a stand alone instrument with improved features.

Thanks Omar, for telling us about this cool re-envisionment!

Continue reading “Cassette Tape Hack Turns Scratching Into Sliding”

modded guitar pedal

Guitar Pedal Hack Via Manufacturer’s Shortcut

There seems to be no shortage of manufacturers that cut costs by using similar components across a wide range of products. This isn’t necessarily a bad thing though, since it makes it easier for someone with some know-how to quickly open up the product and figure out how to get more use out of it. [Lewin] noticed some peculiarities on the PCB of his EHX Screaming Bird guitar pedal, and used a manufacturer’s shortcut to turn this treble-boosting pedal into a flat booster.

Once [Lewin] removed the case, he noticed that there were some unpopulated pads on the PCB. Additionally, the potentiometer was labelled as 10k, but a 100k was actually installed. These were indications that something was awry, so after poking around on the internet, [Lewin] now believes that the same PCB was used to make at least three different effects pedals with similar internal structures.

The Screaming Bird pedal was a little harsh for [Lewin]’s taste, so he changed out some capacitors on the board to get it closer to the flat booster. There are some other things that could be changed, but now he has a pedal that suits his needs much more appropriately, thanks to the manufacturer making only minor changes across a range of similar products. Historically, guitar pedals are pretty easy to modify, but it’s nice that the manufacturer of these has made it so much simpler!

Arduino Floppy Music Shield

A Simple Floppy Music Controller

While playing music with floppy drives has been done many times over, making any device with a stepper motor play music still appeals to the hacker in all of us. [Tyler] designed an Arduino shield and a library which lets you get up and running in no time. [Tyler]’s shield includes pin headers to connect 4 floppy drives, which plug directly into the shield. The drives don’t need any modification before being used.

While you could simply wire a few floppy drives up to an Arduino with some jumpers, this breakout shield makes connecting your drives trivial. In addition to designing the shield, [Tyler] released an Arduino library to make things even easier. The library lets you simply set the frequency you want each drive to play, which saves a bit of legwork.

The floppy-controlling Arduino library is available on GitHub and a video of the controller is included after the break.

Continue reading “A Simple Floppy Music Controller”

internal guitar effects

The Effects Are IN The Guitar? It’s So Simple…

We’ve all had that problem. Up on stage, rocking out Jimi Hendrix-style on guitar with your band, but frustrated at having to mess around with foot pedals to control all of the effects. [Richard] solved this problem in a unique way: he put a preamp and a microcontroller in a guitar that can create some very interesting effects.

For the musically challenged, electric guitars often have several sets of electromagnetic pickups that detect vibrations in the strings at different points along the strings. Selecting different pickup combinations with a built-in switch changes the sound that the guitar makes. [Richard] wired the pickups in his Fender Stratocaster to the microcontroller and programmed it to switch the pickups according to various patterns. The effect is somewhat like a chorus pedal at times and it sounds very unique.

The volume and tone knobs on the guitar are used to select the programmed patterns to switch various pickups at varying speeds. This has the added bonus of keeping the stock look of the guitar in tact, unlike some other guitars we’ve seen before. The Anubis preamp, as it is called, is a very well polished project and the code and wiring schematic are available on the project site along with some audio samples.

Light Controlled Musical Instrument

Illumaphone Uses Light To Make Music

Move aside Theremin,  we have another crazy instrument that relies on its musicians to frantically wave their arms around to produce a beat. This is the Illumaphone.

[Bonnie Eisenman] recently took a course on Electronic Music, and for her final project she was allowed to basically do whatever she wanted — so she chose to create a custom musical instrument. It’s fairly simple on the hardware side, making use of coffee cups, an Arduino Uno, six photo-resistors, some alligator clips and a whole bunch of cardboard — but don’t let the lackluster parts list fool you, it actually works quite well for what it is!

Each coffee cup is a different note, and the amount of light that gets into the cup determines its volume and vibrato. It even auto-calibrates to the ambient light levels when it is first setup! The light level data is interpreted by the Arduino which then sends it to a laptop standing by, which uses a software called ChucK to synthesize the notes for output.

Continue reading “Illumaphone Uses Light To Make Music”

The Teensy Becomes An MPC

A staple of every recording studio today, the Akai MPC began as a simple sampling groove box in the early 90s. The form factor of a few force sensitive pads assignable to different samples should be familiar to anyone with a little bit of MIDI gear, but these are rarely custom-made devices. Now, it runs on a Teensy. [Michele] created his own MPC-style MIDI pad controller with the Teensy 3.0, the Teensy audio adapter board, and an ingenious PCB design that uses replacement MPC pads.

[Michele]’s MPC was first featured in the MIDI hacklet, but back then the only working component was the pads themselves. The velocity sensitive pads are made of two copper traces laid on a single acetate sheet. A bit of Velostat is glued to the back of the pad so when the pad is pressed, it contacts both of the traces. The harder the pad is pressed, the lower the impedance, and with everything sent to an analog pin, each pad becomes a force sensitive resistor.

With the key feature of an MPC taken care of, [Michele] turned his attention to the sampling and software of his device. The new Teensy 3.0 audio adapter board – and a great new library – takes care of everything. [Michele] doesn’t have a proper video of his MPC up yet, but he was able to film a random guy playing his machine at Rome Maker Faire yesterday. You can check that out below.

Continue reading “The Teensy Becomes An MPC”

Sweet Stepper Of [Jeremy]’s Rocks Out With Its Box Out

Inspired by the floppy drive orchestras of others, [Jeremy] has built a Pi-driven MIDI music box with stepper motor resonators and outlined the build on hackaday.io.

Control for the motors comes from an Iteaduino Mega 2560. The music starts as a MIDI file, gets processed into a text file, and is played over serial by a Raspberry Pi. He’s added percussion using K’NEX instruments and 9g servos, which we think is a nice touch. It can be powered via LiPo or from the wall, and [Jeremy] baked in protection against blowing up the battery. As he explains in the tour video after the break, the box is clamped to a wooden table to provide richer sound.

[Jeremy]’s favorite part of the build was enclosing the thing as it was his first time using panel-mount components. Stick around to see a walk-through of the guts and a second video demonstrating its musical prowess.

Continue reading “Sweet Stepper Of [Jeremy]’s Rocks Out With Its Box Out”