PyOpenAL is a binding of OpenAL for Python. This binding is at possible
OO (Listener, Source and Buffer are objects). Extensions are not supported
yet.
Supported file formats are Wave and Ogg Vorbis (with the PyOgg and PyVorbis
modules). PyOpenAL can be used independently or along with Soya, our 3D
engine for Python.
PyOpenAL is Free Software, under the GNU LGPL license.
Bindings for Chromaprint acoustic fingerprinting and the Acoustid API
A Python interface to Last.fm (and other API compatible social networks).
pyliblo is a Python wrapper for the liblo OSC library. It
supports almost the complete functionality of liblo, allowing
you to send and receive OSC messages using a nice and simple
Python API.
Also included are the command line utilities send_osc and
dump_osc.
Shout-python is a set of bindings for libshout2. It allows you to
act as a source for icecast 1 and 2, and shoutcast.
py-soundcloud is a friendly wrapper around the `Soundcloud API`
TagPy is a Python crust (or a set of Python bindings) for
Scott Wheeler's TagLib.
TagPy can:
* read and write ID3 tags of version 1 and 2, with many supported
frame types for version 2 (in MPEG Layer 2 and MPEG Layer 3,
FLAC and MPC)
* access Xiph Comments in Ogg Vorbis Files and Ogg Flac Files
* access APE tags in Musepack and MP3 files.
Object-oriented Python bindings for the vorbis library
PyTone is a music jukebox written in Python with a curses based GUI.
While providing advanced features like crossfading and multiple players,
special emphasis is put on ease of use, turning PyTone into an ideal
jukebox system for use at parties.