Archive

Archive for the ‘Music’ Category

Some more Wii guitar madness

August 18th, 2009

This time with 100% more Daft Punk!

So, this setup is pretty much the same as in the other videos, only instead of routing the midi through my arduinoboy, I’m just using the QuadraSID VST inside Ableton Live. I had also modified the software a little bit since last time, meaning that the scale which the wii guitar plays is now determined by the midi notes being recieved by the software.

Music, processing , ,

Frankensteins chiptune laboratory (Wii guitar+Arduinoboy+LSDJ)

April 11th, 2009

What happens when you mix an Arduinoboy, LSDJ, and a Wii Guitar Hero controller?

This does:

Arduino, Music, processing , ,

Schematic and code for my midi keyboard

December 31st, 2008

I’ve put up the schematic and code for the little midi keyboard I made

Awesome schematic

I’m pretty sure most resistor values would work alright in place of the 10Ks, but if I’m wrong, then… tough. They’re just acting as pulldown resistors anyway. The value for the resistors marked with a question mark depends on the current required by your LEDs.

Code

Here is the code which needs to go on your Arduino board, and also the code for the Processing app which converts the serial data to midi. The Processing app requires the rwmidi library, which you can get here.

Arduino code

Processing code

Enjoy!

Arduino, Music , , ,

A short guide to cheating

December 31st, 2008

So, you want to make an awesome chip cover of your favourite song, but you suck at picking out notes by ear, oh no! Luckily theres a few ways to “cheat”, such as by working from guitar tab or midi file.

That being said, just running the midi file through your vst of choice will likely sound like crap, as will copying straight from the guitar tab. That’s why I’ve decided to write this:

A beginners guide to cheating (pt 1)

Read more…

Music , ,

Arduino/Processing drum machine

December 29th, 2008

So, I made this before my little keyboard, but I’m posting it after. Four dimensional blogging, hooray! Heres the video:

Read more…

Arduino, Music ,

First Arduino post!

December 29th, 2008

Posting what I’ve been making with my Arduino today:

Hooray! More info here.

Arduino, Music