Skip to content

carlosmaniero/pydrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDrum

PyDrum transform your GuitarHero® Drum in a real electronic drum.

Installation

To read the USB devices, copy the udev rule to the directory /lib/udev/rules.d/, and install the pyusb and mplayer requirement.

$ cp conf/50-pydrum.rules /lib/udev/rules.d/
$ sudo pip3 install pyusb
$ sudo apt-get install mplayer

Running

Plug the USB of GuitarHero® Drum and run the PyDrum script.

$ python3 pydrum.py

Demo

Click bellow and see this in action.

Youtube Video

PyDrum Example

TODO

  • Improvement the Drum parts sounds.

About

Real Eletronic Drum with Guitar Hero Drum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages