Hello all,I am developing a drum sequencer program using Pygame, and have a (hopefully easy) architectural question for you. How can you tell if a Sound object is currently playing? (On any channel - I don't care where it is playing, I just want to know if it is). There is no 'is_playing()' or similar method which I could find. I imagine that this is a pretty common request, so I must be just missing something.
Thanks!
signature.asc
Description: OpenPGP digital signature
