Playing sounds at time indexes

Burton Samograd burton at userful.com
Thu Sep 23 12:16:50 EDT 2010


"OKB (not okblacke)" <brenNOSPAMbarn at NObrenSPAMbarn.net> writes:
>     	I'm looking for an audio library for Python.  I googled and found a 
> few, but none of them seem to have a simple way to play a particular 
> sound file from a particular start-time to an end-time.  Like, I'd want 
> to load a file and say "Play the section of this file from 10.25 seconds 
> to 11.73 seconds."  Is there a library that makes this easy in Python?

You might want to check out this question on StackOverflow:

http://stackoverflow.com/questions/108848/python-music-library


--
Burton Samograd




More information about the Python-list mailing list