◆ beatStepper()
Stepper that steps through beat values. This can be used as a target for a RelativeHardwareControl.
- Since
- API version 10
◆ incRaw()
default void incRaw |
( |
final double |
amount | ) |
|
The same as the inc method.
- Deprecated:
- This is included only for backwards compatibility with API version 1 where this inherited from RangedValue instead of DoubleValue.
◆ setRaw()
default void setRaw |
( |
final double |
value | ) |
|
The same as the set method.
- Deprecated:
- This is included only for backwards compatibility with API version 1 where this inherited from RangedValue instead of DoubleValue.
The documentation for this interface was generated from the following file:
- SettableBeatTimeValue.java