isPlaying()
Report whether the sequence is currently playing.
midisequence.isPlaying()
Returns
return playing
| Value | Type | Description |
|---|---|---|
| playing | bool |
True if the sequence is still playing, False otherwise. |
Report whether the sequence is currently playing.
midisequence.isPlaying()
return playing
| Value | Type | Description |
|---|---|---|
| playing | bool |
True if the sequence is still playing, False otherwise. |