Hello everyone, i’ve been looking through the documentation but i couln’t find an answer to my question.
Is there a way to stop the foxdot player during a script?
I am trying to make a python script that generates music, and i am using the Go() function to start foxdot from the script, and that works fine, but i don’t know if the player can be stopped so that the python script can continue running past the Go() fuction after a certain amount of time or something like that.
I hope my question is clear and thanks in advance.