This CDDA reader distribution reads audio from the CDROM directly as data, with no analog step between, and writes the data to a file or pipe as .wav, .aifc or as raw 16 bit linear PCM.
This CDDA reader distribution reads audio from the CDROM directly as data, with no analog step between, and writes the data to a file or pipe as .wav, .aifc or as raw 16 bit linear PCM.
To install libcdio-paranoia, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libcdio-paranoia
To see what files were installed by libcdio-paranoia, run:
port contents libcdio-paranoia
To later upgrade libcdio-paranoia, run:
sudo port selfupdate && sudo port upgrade libcdio-paranoia
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.