[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Using multiple music loops



I have four short music loops I'd like to use as background music for my
game.  I'd like to continually loop through all four, playing each one a
dozen times or so, then move to the next one, etc.

How do I set this up in Pygame?