diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-09-09 15:21:57 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-09-09 15:21:57 +0000 |
commit | c8edc8a565b254caa963007932e922fd92f2ee36 (patch) | |
tree | 4f742b5446d48bd90f4353bbd2e2cabcb088509d /audio/wav2cdr/pkg-descr | |
parent | ffb8d81b53625cda02a124b571e3a35f3f1c9d9c (diff) | |
download | ports-c8edc8a565b254caa963007932e922fd92f2ee36.tar.gz ports-c8edc8a565b254caa963007932e922fd92f2ee36.zip |
Notes
Diffstat (limited to 'audio/wav2cdr/pkg-descr')
-rw-r--r-- | audio/wav2cdr/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/wav2cdr/pkg-descr b/audio/wav2cdr/pkg-descr new file mode 100644 index 000000000000..6727f0036e1c --- /dev/null +++ b/audio/wav2cdr/pkg-descr @@ -0,0 +1,10 @@ +This program converts wav sound files into a format suitable for CD-ROMs, and +can perform some editing functions like cutting or volume change. + +It is rather rudimentary, the wav file must have the same sampling parameters +as CD audio. Runs on big and little endian machines. + +WWW: http://www.ibiblio.org/pub/Linux/apps/sound/convert/ + +- ehaupt +ehaupt@critical.ch |