sigFile::concatenate
Goto: [ usage | examples | source ]

concatenate strings together any number of soundfiles sequentially into one output file. Blank sound can be added between soundfiles in output by specifying the duration of the blank sound in either samples with the -s option, or in seconds with the -t option.

If any input sound is a stereo file, then the output soundfile will be stereo, and any mono files will duplicate their channels into both the left and right of the output soundfile.

Possible uses for concatenate include stringing short soundfiles together for convenient storage/playback, or creating interesting waveforms from small component files.


usage



examples











craig@ccrma.stanford.edu