Does a Python Sound Library exist?
zebez
zebez at home.se
Fri Jun 11 05:59:22 EDT 2004
More information about the Python-list mailing list
Fri Jun 11 05:59:22 EDT 2004
- Previous message (by thread): Does a Python Sound Library exist?
- Next message (by thread): Silly question; best way to run a python program from Vim?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
gohaku <gohaku at earthlink.net> wrote in message news:<mailman.836.1086918363.6949.python-list at python.org>... > Hi everyone, > I would like to know if there is a sound library for manipulating and > retrieving information from .WAV or .MP3 Files. > I came across the page for Pythonware Sound Toolkit but that toolkit is > no longer available. > > Thanks in advance. > -gohaku I don't know if this is what your looking for but it's a python wrapper for fmod (http://www.fmod.org/): http://sourceforge.net/project/showfiles.php?group_id=65529&package_id=88928 though it hasn't been updated for almost a year.
- Previous message (by thread): Does a Python Sound Library exist?
- Next message (by thread): Silly question; best way to run a python program from Vim?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list