On 7/2/08, Wyatt Olson <[EMAIL PROTECTED]> wrote:
>
> Is there anything which can return a list of all currently active channels?

pygame.mixer.get_num_channels()
This returns 0 if none are playing and > 0 if there are.

Reply via email to