This module is an object-oriented interface to libshout, an MP3 streaming
library that allows applications to easily communicate and broadcast to an
Icecast streaming media server. It handles the socket connections, metadata
communication, and data streaming for the calling application, and lets
developers focus on feature sets instead of implementation details.
This is an object-oriented interface to the Ogg Vorbis
libvorbisfile convenience library.
PyAL is a wrapper around the OpenAL library and as such similar to the
discontinued PyOpenAL project. In contrast to PyOpenAL, it has no licensing
restrictions, nor does it rely on C code, but uses ctypes instead.
PulseAudio Manager (paman) is a simple GTK frontend for the PulseAudio sound
server.
PulseAudio Preferences (paprefs) is a simple GTK based configuration dialog for
the PulseAudio sound server.
Please note that this program can only configure local servers, and requires
that a special module module-gconf is loaded in the sound server. (Since
PulseAudio 0.9.5 this modules is loaded by default.)
PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control
tool ("mixer") for the PulseAudio sound server. In contrast to classic mixer
tools this one allows you to control both the volume of hardware devices and of
each playback stream separately.
PulseAudio Volume Meter (pavumeter) is a simple GTK volume meter for the
PulseAudio sound server.
The Advanced Linux Sound Architecture (ALSA) library
This module allows one to read and manipulate so-called ID3
informational tags on MP3 files through an object-oriented
Python interface.