Hi everyone, I'm trying to create a simple audio player using pyglet + pyqt. So far I'm able to load, play, stop, pause songs and now I'd like to be able to set the right value of my scrollbar once the song is being played and also set the position. How can i do that?
Is there any way to connect the audio callback to my pyqt slots to read the player's time property? Thanks in advance -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
