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

libmp3splt 0.9.2

Library for splitting mp3 and ogg vorbis files

Mp3splt is a utility to split mp3 and ogg vorbis files selecting a begin and an end time position, without decoding. For splitting an album, one may select split points and file names manually or obtain them automatically from CDDB (internet or a local file) or from .cue files. The tool also supports automatic silence split, that can be used also to adjust cddb/cue splitpoints.

This package contains the library.

Installation

Install libmp3splt 0.9.2 as follows:

guix install libmp3splt@0.9.2

Or install the latest version:

guix install libmp3splt

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.