|
From: knittl <kn...@us...> - 2009-08-03 08:39:55
|
Module: performous Branch: master Commit: 4b80466f6680c00831b8a834cce7181add00bdb6 Author: Lasse Karkkainen <tro...@tr...> Date: Sat Aug 1 12:57:50 2009 +0300 Document InputDev button numbers. --- docs/instruments.txt | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/docs/instruments.txt b/docs/instruments.txt index d8cbb23..65bdeea 100644 --- a/docs/instruments.txt +++ b/docs/instruments.txt @@ -68,3 +68,22 @@ Ex: A5- => SDL axis 4 with negative value BEND: A3+ PICK DOWN: A6+ PICK UP: A6- + + +Performous InputDev button numbers +---------------------------------- + +drums: +0 = kick +1 = red +2 = yellow +3 = blue +4 = green (also orange of GHWT drums) + +guitar: +0 = green +1 = red +2 = yellow +3 = blue +4 = orange + |