Download List

專案描述

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

This release fixes misdetected MP3 sample rates, and
includes other minor fixes.
標籤: Minor bugfixes

2004-06-17 07:20
0.2.3

Basic documentation for the player class, and Ogg Vorbis
support.
標籤: Minor feature enhancements

2004-05-12 06:07
0.2.2

This release supports basic playback of MP3s, WAVs, and AIFFs. Seek support is not yet provided.
標籤: Initial freshmeat announcement

Project Resources