cue.1.man
author llbatlle@taga
Mon, 11 Aug 2008 10:52:12 +0200
changeset 3 77c382ef2850
parent 0 c66307cca740
permissions -rw-r--r--
Adding info on DLLs and scilab

.TH "Cue files" 1 21/11/2007

.SH INTRO
How to get the tracks from a big file (maybe APE) of a whole CD
rip.
.SH SOFTWARE
cuetools, shntool, wavpack, mac

.SH COMMANDS
.SS Get the sound
.NF
cuebreakpoints sample.cue | shnsplit -o flac sample.ape
.FI
.SS Get the tags
.NF
cuetag sample.cue split-track00{1,2,3,4}.flac
.FI
.SS Get the file names
.NF
`cuerename sample.cue`
.FI