Created
April 24, 2016 01:47
-
-
Save skarllot/8a2a7e4694246e7c8f17adc75832c656 to your computer and use it in GitHub Desktop.
CUE Splitting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Ref: https://wiki.archlinux.org/index.php/CUE_Splitting | |
shnsplit -f audio.cue -t "%n. %p - %t" -o flac audio.flac | |
cuetag.sh audio.cue [01]*.flac |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment