Skip to content

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.