Download List

Descripción del Proyecto

PyAudioPlay is a set of Python classes that tie
together the pyao, pymad, aifc, and wav
modules into a single threaded media player.
The actual Player class does all of its playback
within a Python thread, allowing the host
application to perform others tasks and not
have to worry about managing the audio
playback.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-25 14:34
0.2.4

Esta versión corrige misdetected tasas de muestreo de MP3, e incluye otras correcciones menores.
Tags: Minor bugfixes
This release fixes misdetected MP3 sample rates, and
includes other minor fixes.

2004-06-17 07:20
0.2.3

Documentación básica para la clase de jugador, y Ogg Vorbis.
Tags: Minor feature enhancements
Basic documentation for the player class, and Ogg Vorbis
support.

2004-05-12 06:07
0.2.2

Esta versión es compatible con la reproducción de base de archivos MP3, WAV, y AIFFs. Busque el apoyo aún no se proporcionan.
Tags: Initial freshmeat announcement
This release supports basic playback of MP3s, WAVs, and AIFFs. Seek support is not yet provided.

Project Resources