diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2016-01-12 00:18:04 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-01-12 21:58:11 -0600 |
commit | 299428d943c17f05b67326ddee47c15a5bde3952 (patch) | |
tree | 8fd8a50300172f51fc0a6febce2a4e950b28edb9 /audio/mkcue/README | |
parent | 32b31541ea674c77a1c8e6481d44d10ea034ba16 (diff) | |
download | slackbuilds-299428d943c17f05b67326ddee47c15a5bde3952.tar.gz |
audio/mkcue: Added (generates cue sheets from a CD TOC).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/mkcue/README')
-rw-r--r-- | audio/mkcue/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/mkcue/README b/audio/mkcue/README new file mode 100644 index 0000000000..5a3a118ccb --- /dev/null +++ b/audio/mkcue/README @@ -0,0 +1,5 @@ +mkcue generates cue sheets from a CD TOC (Table Of Contents). Cue +sheets describe how the tracks of a CD are laid out. + +abcde uses mkcue when ripping a multi-track audio CD to a single +audio file and a cue sheet. |