#import <AMTempoControl.h>

Properties | |
| int | tempo |
| The tempo base, int BPM (Beats Per Minute). | |
It also affects all children of the parent that doesn't have their own tempo definition.
- (int) tempo [read, write, assign] |
The tempo base, int BPM (Beats Per Minute).
Value must be > 0. Default value is 120.
1.5.9