From ee9e10f3f22fbee22486ead033ac136e33e79447 Mon Sep 17 00:00:00 2001 From: Jay Logan Date: Fri, 22 Feb 2019 04:28:45 -0600 Subject: [PATCH] Start documentation of band game (e.g. Rock Band & Guitar Hero) controllers --- Genre-Specific/BandControllers.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Genre-Specific/BandControllers.md diff --git a/Genre-Specific/BandControllers.md b/Genre-Specific/BandControllers.md new file mode 100644 index 0000000..0117055 --- /dev/null +++ b/Genre-Specific/BandControllers.md @@ -0,0 +1,21 @@ +Band Game Controllers +===================== + +Controller types: + +* Guitar +* Drums +* Keyboard +* Microphone [TODO: check GH/RB manuals for any special mic/vocal notation symbols] + +Rock Band, Guitar Hero, and clones like Frets on Fire have five colored buttons for their instruments: + +* Green +* Red +* Yellow +* Blue +* Orange + +Rock Band's guitars also have smaller "solo" buttons [TODO: check for solo key notation] + +[Need research on other guitar games] \ No newline at end of file