jjreyes92/pyo

pyo background music playing ,no GUI

Closed this issue · 2 comments

i would like to pyo  model to play background music as an independent thread 
separating from the main thread .  for the GUI , i definitely wouldn't take 
used pyo ugly one . 
if i wanna take used pyo to make a background music play model for calling . i 
don't wanna this model to create a GUI , what should i suppose to do ? 

Original issue reported on code.google.com by hesiyuan...@gmail.com on 23 Jan 2014 at 2:50

You can launch your script with -i argument in command line to run in a live 
interpreter:

python -i your_script.py

Original comment by belan...@gmail.com on 30 Apr 2014 at 7:17

Original comment by belan...@gmail.com on 1 May 2014 at 3:37

  • Changed state: Done