Loop audio file from the command line (gapless) or into new file
2
votes
2
answers
8112
views
The only command line solution for gapless playback I found so far (working with ALSA and JACK) is
moc (»music on console«)
. While I'm still searching for a simpler way I was wondering if it is possible to loop an audio file into a new file for a given number of times?
Something like:
loop-audio infile.flac --loop 32 outfile.flac
for repeating infile.flac
32
times into outfile.flac
Asked by nath
(6094 rep)
Jan 29, 2019, 11:35 PM
Last activity: Jan 15, 2023, 05:01 PM
Last activity: Jan 15, 2023, 05:01 PM