Skip to content

Repository files navigation

audiocd

GoDoc

audiocd connects to your disk drive and reads/rips PCM audio data from standard CD-DA disks.

go get -u github.com/rabidaudio/audiocd

It's a cgo wrapper around CDParanoia. This means that it only works on Linux. It will build on non-Linux platforms with a mock implementation which returns white noise.

Building requires the development files for libcdparanoia, e.g. on Ubuntu/Debian/etc:

sudo apt install cdparanoia libcdparanoia libcdparanoia-dev

See GoDoc for more details.

About

Go package for reading PCM audio data from a CD-DA disk

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages