libdiscid 0.6.4
Disc id reader library
libdiscid is a C library for creating MusicBrainz and freedb disc IDs from audio CDs. It reads a CD's table of contents (TOC) and generates an identifier which can be used to lookup the CD at MusicBrainz. Additionally, it provides a submission URL for adding the disc ID to the database and gathers ISRCs and the MCN (=UPC/EAN) from disc.
- Outputs:
out
- Website: https://musicbrainz.org/doc/libdiscid
- Licenses: LGPL 2.1+
- Package source: gnu/packages/music.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libdiscid 0.6.4
as follows:
guix install libdiscid@0.6.4
Or install the latest version:
guix install libdiscid
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.