stop()
Stop the sample playing.
audiosample.stop()
Parameters
audiosample.stop(voice=0)
| Parameter | Type | Default | Description |
|---|---|---|---|
voice |
int |
0 |
Which voice to stop, from 0 to one less than the number of voices. |
Stop the sample playing.
audiosample.stop()
audiosample.stop(voice=0)
| Parameter | Type | Default | Description |
|---|---|---|---|
voice |
int |
0 |
Which voice to stop, from 0 to one less than the number of voices. |