Hi all,

I'm writing a perl/Tk program, or rather a game, and would like to include a looping background audio track (.wav format).

I assume this would need to be a non-blocking command of some sort, but so far I've failed to implement any sort of audio in the script. I guess this may not be as simple as I'd hoped it would be, but does anyone have any pointers as to how I may accomplish this?

Many thanks.