#include <Counter.h>
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. | |
Events longer than 127 steps are clamped to 127 steps
|
|
How many times the current event has been keeping the same value, since the last change.
|
|
|
Contains the event type (1=Whistle, 0=Noise).
|
1.3.7