Bug fixed for unix error "readlink /proc/self/fd/0" on MacOS.
[Faustine.git] / interpreter / lib / src / libsndfile-1.0.25 / man / sndfile-convert.1
1 .TH SNDFILE-CONVERT 1 "October 09, 2002"
2 .SH NAME
3 sndfile-convert \- convert a sound files from one format to another
4 .SH SYNOPSIS
5 .B sndfile-convert
6 .RI "[encoding] input_file output_file"
7 .LP
8 .B sndfile-convert
9 .RI --help
10 .SH DESCRIPTION
11 sndfile-convert converts sound files from one format to another using
12 libsndfile (http://www.mega-nerd.com/libsndfile/) to read and write
13 the data.
14 .LP
15 The format of the output file is determined by the filename extension
16 of the output file.
17 .LP
18 The optional encoding parameter allows setting of the data encoding for
19 the output file. Run "sndfile\-convert \-\-help" for more information.
20 .SH AUTHOR
21 This manual page was written by Erik de Castro Lopo <erikd@mega-nerd.com>.
22