I ran abcde on an audio CD, when in the working directory $HOME. Now I can't find the outputed files in my home directory. Where do they go by default? I'm using the default abcde installation on Debian GNU/Linux 11 (bullseye).
Asked
Active
Viewed 947 times
1 Answers
1
Now I can't find the output files in my home directory. Where do they go?
Output
Each track is, by default, placed in a separate file named after the track in a subdirectory named after the artist under the current directory. This can be modified using the
OUTPUTFORMATandVAOUTPUTFORMATvariables in yourabcde.conf. Each file is given an extension identifying its compression format, 'vorbis' for '.ogg', '.mp3', '.flac', '.spx', '.mpc', '.aac' or '.wav'.
Source: abcde(1) - Linux man page
DavidPostill
- 162,382