pause()
Pause the sequence, remembering where it is.
Use resume() to continue from this point.
Parameters
Once an object midisequence has been created, you can use the following function:
midisequence.pause()
Pause the sequence, remembering where it is.
Use resume() to continue from this point.
Once an object midisequence has been created, you can use the following function:
midisequence.pause()