Band Hero Wii Drums

Help center. Members helping members
Forum rules
This topic is 10 years and 7 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
Rowie
Member
Posts: 33
Joined: September 19th, 2010
Reputation: 0
Contact:

Band Hero Wii Drums

Postby Rowie » Sat Sep 24, 2011 5:17 am

So I've got the Band Hero drums for the Wii and want to play with them on frets on fire.
I connected the Wiimote with my bluetooth on my pc, ran GlovePie and the first led glowed.
So I started FoF but my pads and pedal didnt response. And a few seconds after the WiiMote connected it went off. I tried it over and over again but still got the same issue. So could anyone help me?
Thanks :laugh:
Ducktapeguru
User avatar
23rootbeer
Member
Posts: 82
Joined: May 30th, 2011
Reputation: 6

Re: Band Hero Wii Drums

Postby 23rootbeer » Thu Sep 29, 2011 8:10 am

I don't think the band hero drums work with glove pie at this moment
Goal = Join Christian Efforts into One Organized Location
CLICK THE PIC FOR MORE INFORMATION
Christian Guitar Praise and Collection Project
I am the Only Person to Convert Songs From Guitar Praise and JamBand
Submit Your Christian Songs to This Collective Database
Check Back Often for New Songs and Other Content
Song Download Link
Rowie
Member
Posts: 33
Joined: September 19th, 2010
Reputation: 0
Contact:

Re: Band Hero Wii Drums

Postby Rowie » Sat Oct 01, 2011 3:54 am

So I need another script or so? And what do you mean with 'at this moment' ?
Ducktapeguru
User avatar
23rootbeer
Member
Posts: 82
Joined: May 30th, 2011
Reputation: 6

Re: Band Hero Wii Drums

Postby 23rootbeer » Sat Oct 01, 2011 5:44 am

Yeah I meant no one has made a working script for it "yet".
Well I did "thorough" research to your problem. The reason the led on the wii remote turns off is because when you connect the drums, it looks for signals from the drums, and ignores the wii remote. It sees the drums as a separate controller entirely. Hence the lights go out.
This is a post of a guy who made a "breakthrough" on a script, but no drum pedal.

I'm new at programming for glovepie (or anything) and I just bought band hero thinking I could use the drums to create a drum kit. I noticed when I tried to assign a command to a part of the drum it wouldn't respond. If i assigned it to the corresponding part of the guitar it would work though. And I could not find the command to make the foot pedal work.

for example:

CODE: SELECT ALL
"midi.csharp4 = wiiguitar.orange
midi.e3 = WiiGuitar1.red
midi.c4 = wiiguitar.yellow
midi.b3 = wiiguitar.green
midi.dsharp4 = wiiguitar.blue"


will end up equaling

CODE: SELECT ALL
"midi.csharp4 = wiidrum.orange
midi.e3 = Wiidrum.red
midi.c4 = wiidrum.blue
midi.b3 = wiidrum.green
midi.dsharp4 = wiidrum.yellow"


Am I doing something wrong or is it the program. Thanks for the help.
tacosaladninja

Posts: 1
Joined: Tue 15 Jun, 2010 3:27 am
Goal = Join Christian Efforts into One Organized Location
CLICK THE PIC FOR MORE INFORMATION


onmouseout="this.style.cursor='default'" alt="" />



Christian Guitar Praise and Collection Project
I am the Only Person to Convert Songs From Guitar Praise and JamBand
Submit Your Christian Songs to This Collective Database
Check Back Often for New Songs and Other Content
Song Download Link


Rowie
Member
Posts: 33
Joined: September 19th, 2010
Reputation: 0
Contact:

Re: Band Hero Wii Drums

Postby Rowie » Sun Oct 02, 2011 9:52 am

I'll take a look if it will work.
Anyway thank you so much for helping me with this, because I have this problem for quite a long time. So maybe it will work :smile:

-- Edit: Sun Oct 02, 2011 7:12 am --

Okay so I tried it with this script but now when I run GloviePie the led's just keep flashing and won't respond.
Ducktapeguru
User avatar
23rootbeer
Member
Posts: 82
Joined: May 30th, 2011
Reputation: 6

Re: Band Hero Wii Drums

Postby 23rootbeer » Sun Oct 02, 2011 2:00 pm

Also, the drums are supposed to read differently if you connect it before you start the program, and when you connect it after you run the program. Something I read.
If I had a Band Hero Set, I would have a way better shot at figuring it out, I have a feeling that it is possible, but would take some research for the right coding.
Goal = Join Christian Efforts into One Organized Location
CLICK THE PIC FOR MORE INFORMATION


onmouseout="this.style.cursor='default'" alt="" />



Christian Guitar Praise and Collection Project
I am the Only Person to Convert Songs From Guitar Praise and JamBand
Submit Your Christian Songs to This Collective Database
Check Back Often for New Songs and Other Content
Song Download Link


Rowie
Member
Posts: 33
Joined: September 19th, 2010
Reputation: 0
Contact:

Re: Band Hero Wii Drums

Postby Rowie » Tue Oct 04, 2011 1:40 pm

Okay so I've finally got my drums working. So what I did was just got the Wiimote out of the drum control panel thing and connected it. Once it was connected I plugged it in. And it worked :D

But my bass pedal doesn't work and for some reason aren't my songs sync'd. The music comes later then the notes. And I've no idea how to set that :blush:

Forgot to say that i can't play fast many notes on a pad. So :P
Ducktapeguru
User avatar
23rootbeer
Member
Posts: 82
Joined: May 30th, 2011
Reputation: 6

Re: Band Hero Wii Drums

Postby 23rootbeer » Tue Oct 04, 2011 4:10 pm

the band hero drums pedal wont work, unless you can find what note it produces and add that in a script.
go to the game settings and then the audio settings and set a/v sync time to fix your lag problem. I would say that you can ignore the pedal problem, if your just playing for fun.
Also in the software fofix, similar to frets on fire, there is an "assist" you can enable which will play the bass pedal for you.
Goal = Join Christian Efforts into One Organized Location
CLICK THE PIC FOR MORE INFORMATION


onmouseout="this.style.cursor='default'" alt="" />



Christian Guitar Praise and Collection Project
I am the Only Person to Convert Songs From Guitar Praise and JamBand
Submit Your Christian Songs to This Collective Database
Check Back Often for New Songs and Other Content
Song Download Link


Rowie
Member
Posts: 33
Joined: September 19th, 2010
Reputation: 0
Contact:

Re: Band Hero Wii Drums

Postby Rowie » Thu Oct 06, 2011 9:46 am

Okay thanks for helping me with everything. :D
DougTate
Member
Posts: 1
Joined: October 3rd, 2013
Reputation: 0

Re: Band Hero Wii Drums

Postby DougTate » Fri Oct 04, 2013 5:27 am

23rootbeer wrote:Yeah I meant no one has made a working script for it "yet".
Well I did "thorough" research to your problem. The reason the led on the wii remote turns off is because when you connect the drums, it looks for signals from the drums, and ignores the wii remote. It sees the drums as a separate controller entirely. Hence the
led lighting go out.
This is a post of a guy who made a "breakthrough" on a script, but no drum pedal.

I'm new at programming for glovepie (or anything) and I just bought band hero thinking I could use the drums to create a drum kit. I noticed when I tried to assign a command to a part of the drum it wouldn't respond. If i assigned it to the corresponding part of the guitar it would work though. And I could not find the command to make the foot pedal work.

for example:

CODE: SELECT ALL
"midi.csharp4 = wiiguitar.orange
midi.e3 = WiiGuitar1.red
midi.c4 = wiiguitar.yellow
midi.b3 = wiiguitar.green
midi.dsharp4 = wiiguitar.blue"


will end up equaling

CODE: SELECT ALL
"midi.csharp4 = wiidrum.orange
midi.e3 = Wiidrum.red
midi.c4 = wiidrum.blue
midi.b3 = wiidrum.green
midi.dsharp4 = wiidrum.yellow"


Am I doing something wrong or is it the program. Thanks for the help.
tacosaladninja


Posts: 1
Joined: Tue 15 Jun, 2010 3:27 am


Hello friend were you able to find right code? i am searching for it.. I have applied this code and it does not worked.. So please help me with right code
Colorblind90
Member
Posts: 17
Joined: June 12th, 2008
Reputation: 0

Re: Band Hero Wii Drums

Postby Colorblind90 » Fri Oct 17, 2014 4:42 pm

Anyone have a solution for this (quite outdated, I know) problem?

Return to “Tech Support”

Who is online

Users browsing this forum: No registered users and 12 guests