Go to main content

man pages section 1: User Commands

Exit Print View

Updated: July 2017
 
 

sndfile-info (1)

Name

sndfile-info - display information about sound files

Synopsis

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

Description

SNDFILE-INFO(1)           BSD 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 for descriptions of the following attributes:

     +---------------+--------------------+
     |ATTRIBUTE TYPE |  ATTRIBUTE VALUE   |
     +---------------+--------------------+
     |Availability   | library/libsndfile |
     +---------------+--------------------+
     |Stability      | Uncommitted        |
     +---------------+--------------------+
SEE ALSO
           http://www.mega-nerd.com/libsndfile/

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



     This software was built from source available at
     https://java.net/projects/solaris-userland.  The original community
     source was downloaded from  http://www.mega-nerd.com/libsnd-
     file/files/libsndfile-1.0.28.tar.gz

     Further information about this software can be found on the open source
     community website at http://www.mega-nerd.com/libsndfile/.

BSD                            November 2, 2014                            BSD