This package browser is in early development. Mind the rough edges.

python-pulsectl 22.3.2

Python bindings for mixer-like controls in PulseAudio

This package provides a Python high-level interface and ctypes-based bindings for PulseAudio (libpulse), to use in simple synchronous code. This wrapper is mostly for mixer-like controls and introspection-related operations, as opposed to e.g. submitting sound samples to play and player-like clients.

Installation

Install python-pulsectl 22.3.2 as follows:

guix install python-pulsectl@22.3.2

Or install the latest version:

guix install python-pulsectl

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.