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

libaudec 0.3.4

Library for reading and resampling audio files

libaudec is a wrapper library over ffmpeg, sndfile and libsamplerate for reading and resampling audio files, based on Robin Gareus' audio_decoder code.

Installation

Install libaudec 0.3.4 as follows:

guix install libaudec@0.3.4

Or install the latest version:

guix install libaudec

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.