Playing sounds at time indexes

O

OKB (not okblacke)

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?

Thanks,
--
--OKB (not okblacke)
Brendan Barnwell
"Do not follow where the path may lead. Go, instead, where there is
no path, and leave a trail."
--author unknown
 
T

Thomas Jollans

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?

platform?
 
B

Burton Samograd

OKB (not okblacke) said:
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
 
O

OKB (not okblacke)

Thomas said:
platform?

Windows XP.

--
--OKB (not okblacke)
Brendan Barnwell
"Do not follow where the path may lead. Go, instead, where there is
no path, and leave a trail."
--author unknown
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,024
Latest member
ARDU_PROgrammER

Latest Threads

Top