sound effects in python
technocake
robin.garen at gmail.com
Tue May 18 20:27:39 EDT 2010
On 19 Mai, 00:05, Astan Chee <astan.c... at al.com.au> wrote:
> Hi,
> I have a sound file (e.g. .wav; .mp3, etc) in python that I'd like to
> modify (e.g. change tempo, pitch, add echo, amplify, etc).
> Any recommendation on how I can achieve this in python independent of
> platform?
> Thanks
You could have a look on PyAudio : http://people.csail.mit.edu/hubert/pyaudio/
I have not any experience with it, so I can only point you to it for
now. Hope you find it useful
technocake
More information about the Python-list
mailing list