|
Control Surface API
2.2.2
|
Public Member Functions | |
| Parameter | getEnabled () |
| Parameter | getShuffleAmount () |
| Parameter | getShuffleRate () |
| Parameter | getAccentAmount () |
| Parameter | getAccentRate () |
| Parameter | getAccentPhase () |
An interface representing the global groove settings of the project.
Definition at line 8 of file Groove.java.
| Parameter getAccentAmount | ( | ) |
Returns the object that represents the accent amount in Bitwig Studio.
| Parameter getAccentPhase | ( | ) |
Returns the object that represents the accent phase in Bitwig Studio.
| Parameter getAccentRate | ( | ) |
Returns the object that represents the accent rate in Bitwig Studio.
| Parameter getEnabled | ( | ) |
Returns the enabled state of the groove.
| Parameter getShuffleAmount | ( | ) |
Returns the object that represents the shuffle amount in Bitwig Studio.
| Parameter getShuffleRate | ( | ) |
Returns the object that represents the shuffle rate in Bitwig Studio.