1.Dd November 2, 2014 2.Dt SNDFILE-INFO 1 3.Os 4.Sh NAME 5.Nm sndfile-info 6.Nd display information about sound files 7.Sh SYNOPSIS 8.Nm sndfile-info 9.Op Fl -broadcast 10.Op Fl -cart 11.Op Fl -channel-map 12.Op Fl -instrument 13.Ar 14.Sh DESCRIPTION 15.Nm 16displays basic information about sound files 17such as format, number of channels, samplerate, and length. 18The following options are recognized: 19.Pp 20.Bl -tag -compact -width channelmapXXXX 21.It Fl -broadcast 22Display broadcast (BWF) info. 23.It Fl -cart 24Display the cart chunk of a WAV (or related) file. 25.It Fl -channel-map 26Display channel map. 27.It Fl -instrument 28Display instrument info: 29a base note, gain, velocity, key, and loop points. 30.El 31.Sh SEE ALSO 32.Lk http://libsndfile.github.io/libsndfile/ 33.Sh AUTHORS 34.An Erik de Castro Lopo Aq Mt erikd@mega-nerd.com . 35