IPod Touch 2G Jailbreak Demoed

redsn0w

Now that the iphone-dev team has unlocked the iPhone 3G they’re moving onto jailbreaking the iPod Touch 2G. While they have a fully working jailbreak, it’s not yet in a user friendly format. [MuscleNerd] did a live video demo this afternoon to show what progress they had made. It starts with him showing the iPod on but not booting. He’s already patched the kernel, but it’s failing the signature check in iboot. He then uses the team’s recoverytool to exploit a hole in iboot and patch out the signature check. The ipod then boots normally and he shows non-App Store software like Mobile Terminal, Cydia, and an NES Emulator (which makes use of the iPod’s internal speaker).

The redsn0w jailbreak works, but it has to be applied via tether every time the iPod boots. The team won’t release anything until they’ve found a way around this problem. For more insight into the boot process, check out our coverage of their Hacking the iPhone talk at 25C3.

Generating MIDI With Ruby

[vimeo 720761]

[Giles Bowkett] has been working on a music library for Ruby called Archaeopteryx. He describes it as a “Ruby MIDI DJing/live-coding thing“. In the video above, He’s using it to generate and then morph rhythms. The Ruby code is directly controlling the step sequencer in Reason. It’s an interesting approach to music development. The video above gives a full intro to the probability approach to generation. To really get a feel for the library, we suggest you watch his presentation from RubyFringe. It shows him playing music by editing a live block of code. Check out his Vimeo feed for many more demo videos.

[via CDM]

Hack A Walkie Talkie For Music

radio1

[nepheron] shows us how he hacked his walkie talkie to broadcast music. While using this to broadcast music is possibly illegal, it could be used to make actual upgrades to your system as well. He has replaced the microphone input with a headphone cable and extended the antenna. It is only mono, and he states it will only run for a minute before shutting off, so there is definitely room for improvement.

The Ondestrak

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

If you like the sound of the theramin, you may enjoy the Ondestrak.  Based loosely off of the Ondes Martnot, the Ondestrak works by changing the pitch of a continuous note. [Devin_mccutchen] built his using an old gametrak controller. The controller looks pretty cool. We hadn’t seen that one before. Check out a more musical performance after the break.

Continue reading “The Ondestrak”

Resistive Ladder Volume Control

preamp

[jefffolly] published some straight forward plans for a passive volume control. It uses a resistive ladder built across the contacts of 12W rotary switches. Each resistor provides a 5dB difference, and he recommends using 0.1% tolerance resistors to maintain accuracy. The use of discrete resistors instead of volume pots means that the output is much more predictable. All of the RCA sockets were connected using oxygen-free copper wire.

NoiseAXE Minisynth

3172157928_b226c6b2e0_o

The NoiseAXE is a miniature synthesizer based on the Picaxe 08M microcontroller.  Its operating principle is fairly simple: a conductive stylus touches the leg of one of eight resistors to play one of eight notes, while a photoresistor controls the amount of modulation, creating a variable vibrato effect.  While the synthesizer’s output is rather limited (the NoiseAXE isn’t exactly a Yamaha DX7), it’s still a pretty cool little project; you could use its unique sounds to add that gritty analog touch to your next electro hit.  Check out the video clip below to see and hear it in action.

Continue reading “NoiseAXE Minisynth”

Light To Sound Converter

lightnoise

[Alex] built what he calls a light to sound converter. It reacts differently depending on the type of light: remote controls, light bulbs, TV screens, etc. A photodiode is used with an amplifier to pick up the light change. That signal is dumped through a dual opamp. He swapped in several different types of photodiodes and settled on the BPW34 intended for visible light. He’ll be incorporating this into a much larger project.