SoXI: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "category:Linux category:CLI category:audio ==About== soxi is a command line utility for returning information about individual audio files. It works best w..." |
mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
[[category:audio]] | [[category:audio]] | ||
==About== | ==About== | ||
[[ | [[SoXI]], the '''So'''und e'''X'''change '''I'''nformation utility, is a [[command line]] utility for returning information about individual audio files. It works best with formats that have a descriptive header; for other formats, sample rate and bit depth must be specified so that soxi can determine other information. See {{l/manpage|soxformat}} for official documentation on the supported formats (including encoding/decoding options). | ||
It is part of the [[sox]] utility package. | It is part of the [[sox]] utility package. | ||
==Manual Pages== | ==Manual Pages== | ||
* {{l/manpage| | * {{l/manpage|soxi}} | ||
* {{l/manpage|soxformat}} has a list of supported file formats | * {{l/manpage|soxformat}} has a list of supported file formats | ||
Latest revision as of 22:44, 6 November 2019
About
SoXI, the Sound eXchange Information utility, is a command line utility for returning information about individual audio files. It works best with formats that have a descriptive header; for other formats, sample rate and bit depth must be specified so that soxi can determine other information. See soxformat for official documentation on the supported formats (including encoding/decoding options).
It is part of the sox utility package.
