Interface | Description |
---|---|
MuseGestures |
The
MuseGestures interface is used to create classes that have
handling for different Muse gestures. |
Class | Description |
---|---|
ConcentrationMachine |
The
ConcentrationMachine is used to detect changes in the
concentration states. |
GestureAnalyzer |
The
GestureAnalyzer class is used to analyze oscP5 messages in
order to determine when certain gestures are performed. |
MuseGestureServer |
The
MuseGestureServer class is used to run methods on objects
that implement MuseGestures, whenever an action is performed. |
PlateauMachine |
The
PlateauMachine is used to handle recognition of gestures
which follow a plataeu signal pattern. |
Enum | Description |
---|---|
MuseGesture |
The
MuseGesture enum is used to define the various different
Muse gestures that can be analyzed. |