cue-split-and-tag/README.md

15 lines
384 B
Markdown
Raw Permalink Normal View History

2022-09-23 15:34:34 +00:00
cue-split-and-tag
A simple bash script to split an image file (flac, ape, wav...) and tag the songs according to the cue-file.
* Usage
cuesplitandtag.sh <image-file>
* Requirements
- shntool and the decoders it uses (mac...)
- flac
* Notes
- Output files are in FLAC.
- The script was found on Arch Linux forum https://bbs.archlinux.org/viewtopic.php?pid=447447#p447447