libgroove4

music player backend

Description

This library provides decoding and encoding of audio on a playlist. It is intended to be used as a backend for music player applications, however it is generic enough to be used as a backend for any audio processing utility.

Features:
 * Uses libav for decoding and encoding.
 * Add and remove entries on a playlist for gapless playback.
 * Supports idempotent pause, play, and seek.
 * Per-playlist-item gain adjustment so you can implement loudness compensation
   without audio glitches.
 * Read and write metadata tags.
 * Extensible sink-based interface. A sink provides resampling and keeps its
   buffer full. This package contains the raw sink which provides
   reference-counted raw audio buffers. Other sinks are built on top of this
   one.
 * Thread-safe.

This package contains the shared library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/andrewrk/libgroove


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libgroove4