GHWT PC with USB Roll-Up Drum Kit
Uploader Comments (Koguman)
Top Comments
-
LOL ARE YOU USING YOUR TOE WTF!! hahahaha nice one pwng dude pwng
-
whoa a laptop playing it? nice laptop gaming pc dude
Video Responses
All Comments (42)
-
hey can you help me about what you did:) i installed ghwt, i got usb drum kit, and i also installed glovepie, but i cant make it work, can you tell me step by step what you did,
-
LOL This looks so pathetic XD
-
@XxTreceZxX Actually you can i just barely bought one off of Ebay
-
too bad you can't rock it out with this drum kit XD
-
I just got this drum kit but mine came with 2 foot pedals which by the looks of things would be more comfortable for you! It works ok, pads are a bit over sensetive but cool for messing around on. Was about 20 quid on amazon.
-
dude , I have the same question like str3znor pls reply!
-
@Koguman Hello, thanks for this information. I have been fidling with this but I can't seem to figure out how to detect the input from the drum pad to assign it to the output. Any suggestions would be greatly appreciated. Thanks.
Thank you!
It works for me like this:
Key.J = MIDI.G4
Key.F = MIDI.A4
etc...
madblock555 6 months ago
@madblock555
That's good ;)
Koguman 6 months ago
How you make it recognize as Joypad?
When you install it, are recognized as Joypad? Or as other device? I want to know, 'cause with MidiYoke maybe it's possible to use VSTplugins using this.
Please answer my comment, I really want to know. Thanks! o/
brunoguitardreamer 1 year ago
@brunoguitardreamer
i use a app"GlovePIE" and My GlovePIE script is follows...
Key.T = MapRange(midi.C3, 0,1, 0,1)
Key.G = MapRange(midi.F3, 0,1, 0,1)
Key.Y = MapRange(midi.D3, 0,1, 0,1)
Key.LeftShift = MapRange(midi.CSharp3, 0,1, 0,1)
Key.H = MapRange(midi.DSharp3, 0,1, 0,1)
Key.Space = MapRange(midi.E3, 0,1, 0,1)
I'm sorry to send a reply ;)
Koguman 1 year ago
i'd like to ask if there is delay between the hit and the sound of the drum.
adminkefas 2 years ago
I think that happens in the process of converting MIDI to keyboard, through the 3 applications.
Then, this drum pads with a poor response, I played "pressing" rather than "hitting".
Koguman 2 years ago