Compare commits
No commits in common. "8e8836956d6a9a36b9799734d46026de34a0742b" and "665a295247192193894bb91ee97fc9b520341fc4" have entirely different histories.
8e8836956d
...
665a295247
30
README.md
30
README.md
|
@ -18,23 +18,6 @@ Thanks, Nicholas!
|
||||||
* A physical controller
|
* A physical controller
|
||||||
|
|
||||||
|
|
||||||
# Skills Needed
|
|
||||||
|
|
||||||
This is a research project:
|
|
||||||
it's assumed you already have a skillset that includes:
|
|
||||||
|
|
||||||
* Disassembling consumer electronics
|
|
||||||
* Using a multimeter to perform continuity checks
|
|
||||||
* Building electronics projects using a microcontroller
|
|
||||||
* Soldering
|
|
||||||
* Running the Arduino IDE *or* using `avrdude` to flash a firmware
|
|
||||||
|
|
||||||
If you're not comfortable with the above list,
|
|
||||||
your best option right now (Jan 2024) is to either buy a used kit,
|
|
||||||
or wait for the Polybar project to finish their work
|
|
||||||
producing a beginner-friendly kit with assembly manual.
|
|
||||||
|
|
||||||
|
|
||||||
# Controllers
|
# Controllers
|
||||||
|
|
||||||
## Guitar
|
## Guitar
|
||||||
|
@ -203,19 +186,6 @@ will use both the 2x kick and the hi hat.
|
||||||
Maybe there is some other game that uses this too.
|
Maybe there is some other game that uses this too.
|
||||||
|
|
||||||
|
|
||||||
# Other Projects
|
|
||||||
|
|
||||||
Mockband is a research project.
|
|
||||||
You can use it to build a fully working controller,
|
|
||||||
but the main goal of this project is to inform other developers.
|
|
||||||
|
|
||||||
If you're looking for a user-friendly way to get a Rock Band drum controller,
|
|
||||||
consider the following alternatives:
|
|
||||||
|
|
||||||
* Buying a used Harmonix (official Rock Band) drum kit
|
|
||||||
* Mad Catz Rock Band 3 MIDI PRO-Adapter and a MIDI e-drum kit
|
|
||||||
* [Santroller](https://santroller.tangentmc.net/wiring_guides/drum.html)
|
|
||||||
wired to a used Harmonix drum kit
|
|
||||||
|
|
||||||
|
|
||||||
# Bugs / Not Yet Implemented
|
# Bugs / Not Yet Implemented
|
||||||
|
|
Loading…
Reference in New Issue