debian man page for wavmerge

Query: wavmerge

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

WAVMERGE(1)						      General Commands Manual						       WAVMERGE(1)

NAME
wavmerge - Merge multiple wave files into a single file
SYNOPSIS
wavmerge [-o merged.wav] file1.wav file2.wav [...]
DESCRIPTION
wavmerge can merge wave files that are in the same format (i.e. same sample rate, same bits per sample, ...). If you want to merge wave files from different formats, you will have to convert them to the same format using, for example, sox(1).
OPTIONS
-o merged.wav Specify the filename of the merged wave file; if not specified, merged.wav will be used as the filename for the output
SEE ALSO
wavbreaker(1), wavinfo(1), sox(1).
AUTHOR
wavbreaker was initially written by Timothy D. Robinson. This version is currently maintained by Timothy D. Robinson and Thomas Perl at http://wavbreaker.sourceforge.net/. 2007-04-20 WAVMERGE(1)
Related Man Pages
mpc123(1) - debian
pilot-wav(1) - debian
qwavjoin(1) - debian
tape2wav(1) - debian
tape2wav(1) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?