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 |
||
| Line 7: | Line 7: | ||
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 | ||
Revision as of 22:41, 6 November 2019
About
soxi 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.
