<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Homebrew MIDI drums controller/converter (for playing Rock Band/Guitar Hero World Tour)</title>
<description> Hi all!

There is this idea in my head:
Wouldn&amp;#039;t it be possible (and not too hard) to create some some piece of electronics that takes MIDI commands from a E-drum kit and convert that so it emulates a Guitar Hero World Tour drum kit?
In other words it would allow you to use a proper MIDI drum kit to use for Guitar Hero or Rock Band.

If I am not mistaken, the GT WT drum kit is a extension to the Wiimote similar to the nunchuck. The communication is I2C which is easy. The commands sent over there are (at least partially known), see the Wiki 
[wiibrew.org]

All you would need is to take a microcontroller which supports MIDI (input) and I2C (output) e.g. Arduino/AVR and add some code to emulate the GH WT drum kit.
Has anyone tried by any chance?

Of course, you can just take GH WT drum kit as it has a MIDI in connector already, but buying the whole drum kit just for the electronics to connect ANOTHER drum kit seems to be a bit weird...

Maybe I&amp;#039;m missing something, e.g. I read about encryption in the protocol, not sure how is that is to emulate...
Comments are welcome...</description><link>http://forum.wiibrew.org/read.php?7,15841,15841#msg-15841</link><lastBuildDate>Sat, 18 Apr 2026 09:01:00 +0200</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?7,15841,15874#msg-15874</guid>
<title>Re: Homebrew MIDI drums controller/converter (for playing Rock Band/Guitar Hero World Tour)</title><link>http://forum.wiibrew.org/read.php?7,15841,15874#msg-15874</link><description><![CDATA[ Just saw that there&#039;s a similar (commercial) device:<br />[<a href="http://www.bytearts.com/midi_lx/index.htm" rel="nofollow">www.bytearts.com</a>]<br />This doesn&#039;t connect as an extension to the Wiimote but directly to the Wii via USB. Seems to simulate the Rock Band drums.<br />Interesting approach, too, especially as the Rock Band drums support cymbals and velocity sensing.<br />Cannot be used for playing GHWT though...]]></description>
<dc:creator>drayde</dc:creator>
<category>Hardware</category><pubDate>Mon, 04 May 2009 11:59:30 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?7,15841,15871#msg-15871</guid>
<title>Re: Homebrew MIDI drums controller/converter (for playing Rock Band/Guitar Hero World Tour)</title><link>http://forum.wiibrew.org/read.php?7,15841,15871#msg-15871</link><description><![CDATA[ Oh yes, I found something very useful.<br />This guy build a drum controller that connects to the Wii remote: [<a href="http://frank.circleofcurrent.com/wiidrum.php" rel="nofollow">frank.circleofcurrent.com</a>]<br />As it comes with source code it shouldn&#039;t be too hard to modify it to a MIDI drum controller.<br />Awesome!]]></description>
<dc:creator>drayde</dc:creator>
<category>Hardware</category><pubDate>Mon, 04 May 2009 09:33:28 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?7,15841,15870#msg-15870</guid>
<title>Re: Homebrew MIDI drums controller/converter (for playing Rock Band/Guitar Hero World Tour)</title><link>http://forum.wiibrew.org/read.php?7,15841,15870#msg-15870</link><description><![CDATA[ Thanks DrLucky for your input.<br />This guy has a project called X2Wii, which converts signal from a N64/Snes/Nes controller for using with the Wii. I first thought it contains things useful for my project idea, but it turns out that it emulates a Gamecube controller to be used with the Wii. Unfortunately this is not helpful...]]></description>
<dc:creator>drayde</dc:creator>
<category>Hardware</category><pubDate>Mon, 04 May 2009 09:05:37 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?7,15841,15848#msg-15848</guid>
<title>Re: Homebrew MIDI drums controller/converter (for playing Rock Band/Guitar Hero World Tour)</title><link>http://forum.wiibrew.org/read.php?7,15841,15848#msg-15848</link><description><![CDATA[ hmmm...this seems possible.<br /><br />Not sure if this will be of any help, but this guy makes adapters for controllers from controller X to USB or from one system to the other. He sells his creations, but also documents his work:<br /><br />[<a href="http://www.raphnet-tech.com/" rel="nofollow">www.raphnet-tech.com</a>]<br /><br />or<br /><br />[<a href="http://www.raphnet.net/index_en.php" rel="nofollow">www.raphnet.net</a>]]]></description>
<dc:creator>DrLucky</dc:creator>
<category>Hardware</category><pubDate>Mon, 04 May 2009 01:08:35 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?7,15841,15841#msg-15841</guid>
<title>Homebrew MIDI drums controller/converter (for playing Rock Band/Guitar Hero World Tour)</title><link>http://forum.wiibrew.org/read.php?7,15841,15841#msg-15841</link><description><![CDATA[ Hi all!<br /><br />There is this idea in my head:<br />Wouldn&#039;t it be possible (and not too hard) to create some some piece of electronics that takes MIDI commands from a E-drum kit and convert that so it emulates a Guitar Hero World Tour drum kit?<br />In other words it would allow you to use a proper MIDI drum kit to use for Guitar Hero or Rock Band.<br /><br />If I am not mistaken, the GT WT drum kit is a extension to the Wiimote similar to the nunchuck. The communication is I2C which is easy. The commands sent over there are (at least partially known), see the Wiki<br />[<a href="http://wiibrew.org/wiki/Wiimote/Extension_Controllers#Guitar_Hero_World_Tour_.28Wii.29_Drums" rel="nofollow">wiibrew.org</a>]<br /><br />All you would need is to take a microcontroller which supports MIDI (input) and I2C (output) e.g. Arduino/AVR and add some code to emulate the GH WT drum kit.<br />Has anyone tried by any chance?<br /><br />Of course, you can just take GH WT drum kit as it has a MIDI in connector already, but buying the whole drum kit just for the electronics to connect ANOTHER drum kit seems to be a bit weird...<br /><br />Maybe I&#039;m missing something, e.g. I read about encryption in the protocol, not sure how is that is to emulate...<br />Comments are welcome...]]></description>
<dc:creator>drayde</dc:creator>
<category>Hardware</category><pubDate>Mon, 04 May 2009 00:07:49 +0200</pubDate></item>
</channel>
</rss>