table of contents
        
      
      
    | SNDFILE-INFO(1) | General Commands Manual | SNDFILE-INFO(1) | 
NAME¶
sndfile-info —
    display information about sound files
SYNOPSIS¶
sndfile-info | 
    [--broadcast] [--cart]
      [--channel-map]
      [--instrument] file ... | 
  
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.
 
SEE ALSO¶
AUTHORS¶
Erik de Castro Lopo <erikd@mega-nerd.com>.
| November 2, 2014 | Linux 5.14.0-427.18.1.el9_4.x86_64 |