RIP-L

a CD audio ripper/encoder in Common Lisp created by Zach Beane


Download

RIP-L 0.4

Requirements

What is RIP-L?

Short answer: a replacement for the ripper part of Grip written in Common Lisp.

Future versions of RIP-L will be able to share encoding and ripping jobs across several machines in a local network.

RIP-L is in the public domain.

Features

Bugs

HOWTO

See the README in the distribution. It'll say something like this:

If necessary, set *OGG-ENCODER-PROGRAM* (default is "/usr/bin/oggenc") and *OGG-TAGGER-PROGRAM* (default is "/usr/bin/vorbiscomment") and *RIPPER-PROGRAM* (default is "/usr/bin/cdparanoia").


xach@xach.com