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

python-audioread 2.1.9

Decode audio files using whichever backend is available

This package provides a Python library for audo decoding. It uses whatever audio backend is available, such as GStreamer, Core Audio, MAD, FFmpeg, etc.

Installation

Install python-audioread 2.1.9 as follows:

guix install python-audioread@2.1.9

Or install the latest version:

guix install python-audioread

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.