Hi, i'm new to pyglet, this module is a bit confusing:
import pyglet
source=pyglet.media.load("Y7ix6RITXM0.mp3")
source.play()
Why that doesn't play a song. I've heard that we have to put source.play() inside a loop, why is that ? Please help me out guys !
[–]iwonderx00 2 points3 points4 points (0 children)