Results 1 to 1 of 1
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 ...
- 02-03-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 1
Background audio in perl/Tk
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.


Reply With Quote