cannam@85: .TH SNDFILE-CONVERT 1 "October 09, 2002" cannam@85: .SH NAME cannam@85: sndfile-convert \- convert a sound files from one format to another cannam@85: .SH SYNOPSIS cannam@85: .B sndfile-convert cannam@85: .RI "[encoding] input_file output_file" cannam@85: .LP cannam@85: .B sndfile-convert cannam@85: .RI --help cannam@85: .SH DESCRIPTION cannam@85: sndfile-convert converts sound files from one format to another using cannam@85: libsndfile (http://www.mega-nerd.com/libsndfile/) to read and write cannam@85: the data. cannam@85: .LP cannam@85: The format of the output file is determined by the filename extension cannam@85: of the output file. cannam@85: .LP cannam@85: The optional encoding parameter allows setting of the data encoding for cannam@85: the output file. Run "sndfile\-convert \-\-help" for more information. cannam@85: .SH AUTHOR cannam@85: This manual page was written by Erik de Castro Lopo . cannam@85: