Split flac / wav by cue-file

01.09.2014 | Bash | Linux

geht ganz einfach so: shnsplit -t "%n-%t" -f cue.file audio.wav benötigt: apt-get install cuetools shntool wavpack  

geht ganz einfach so:

shnsplit -t "%n-%t" -f cue.file audio.wav

benötigt:

apt-get install cuetools shntool wavpack

 

Analyse

Entwurf

Development

Launch