resume()
Resume the sample from where it was paused.
Parameters
Once an object audiosample has been created, you can use the following functions:
audiosample.resume()
audiosample.resume(voice)
| Parameter | Type | Default | Description |
|---|---|---|---|
voice |
int |
0 |
Which voice to resume, from 0 to one less than the number of voices. |