Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version behebt misdetected MP3-Abtastraten und enthält weitere kleinere Verbesserungen vorgenommen.
Tags: Minor bugfixes
This release fixes misdetected MP3 sample rates, and
includes other minor fixes.

2004-06-17 07:20
0.2.3

Basic-Dokumentation für den Spieler-Klasse, und Ogg Vorbis unterstützt.
Tags: Minor feature enhancements
Basic documentation for the player class, and Ogg Vorbis
support.

2004-05-12 06:07
0.2.2

Diese Version unterstützt die grundlegenden Wiedergabe von MP3, WAV-und AIFF. Qualifizierte Unterstützung ist noch nicht zur Verfügung gestellt.
Tags: Initial freshmeat announcement
This release supports basic playback of MP3s, WAVs, and AIFFs. Seek support is not yet provided.

Project Resources