Main Page | Class List | File List | Class Members | File Members

EventType Struct Reference

Defines an event (Whistle or Noise) with its length. More...

#include <Counter.h>

List of all members.

Public Attributes

unsigned Type: 1
 Contains the event type (1=Whistle, 0=Noise).

unsigned Count: 7
 How many times the current event has been keeping the same value, since the last change.


Detailed Description

Defines an event (Whistle or Noise) with its length.

Events longer than 127 steps are clamped to 127 steps


Member Data Documentation

unsigned EventType::Count
 

How many times the current event has been keeping the same value, since the last change.

unsigned EventType::Type
 

Contains the event type (1=Whistle, 0=Noise).


The documentation for this struct was generated from the following file:
Generated on Fri Jul 23 11:36:02 2004 for WhistleRecogniser by doxygen 1.3.7