This repository has been archived on 2019-12-04. You can view files and clone it, but cannot push or open issues or pull requests.
simple-audiotools/INSTALL

19 lines
516 B
Plaintext

INSTALLATION
------------
To install these scripts, simply copy them into your $PATH somewhere. I recommend creating a local bin directory at ~/bin and adding it to your path. To do so, edit the file ~/.bashrc and add the line
export PATH=$PATH:~/bin
Install ALL of the scripts, since some of them depend on others.
cdripper requires the CDDB and CDDB_get perl modules.
You will also need the following programs:
cdparanoia
mplayer, mpg321, or mpg123
oggenc
cdrecord
vorbiscomment
metaflac (for flac support)