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

mp3splt

Utility 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 binary.

Installation

Install the latest version of mp3splt as follows:

guix install mp3splt

Or install a particular version:

guix install mp3splt@2.6.2

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.