logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sndfile-info — display information about sound files

Authors

       Erik de Castro Lopo <erikd@mega-nerd.com>.

Debian                                          November 2, 2014                                 SNDFILE-INFO(1)

Description

sndfile-info displays basic information about sound files such as format, number of channels, samplerate,
       and length.  The following options are recognized:

       --broadcast     Display broadcast (BWF) info.
       --cart          Display the cart chunk of a WAV (or related) file.
       --channel-map   Display channel map.
       --instrument    Display instrument info: a base note, gain, velocity, key, and loop points.

Name

       sndfile-info — display information about sound files

See Also

Synopsis

sndfile-info [--broadcast] [--cart] [--channel-map] [--instrument] file...

See Also