2010–2024
stack - superimpose audio data
stack [[infile ...] outfile]
Superimpose the audio data from the given infiles and store the result in outfile. Shorter data (with respect to both the number of channels and sample points) is periodically repeated. All files must be in the WAVE format. Filenames default to /dev/stdin or /dev/stdout. The dash (-) is a shorthand for the default value.