10 lines
292 B
Plaintext
10 lines
292 B
Plaintext
|
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>
|
||
|
|
||
|
* Notes
|
||
|
- Output files are in FLAC.
|
||
|
- The script was found on Arch Linux forum (can't find the topic anymore though).
|