setStartTime()
Set when the phrase starts.
Parameters
Once an object phrase has been created, you can use the following function:
phrase.setStartTime(startTime)
| Parameter | Type | Default | Description |
|---|---|---|---|
startTime |
int or float |
required | The new start time, in beats, where 0.0 is the start of the piece. |