Created
August 14, 2011 15:16
-
-
Save andreasjansson/1144971 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sox "Herbie Hancock/Thrust/01 Palm Grease.mp3" -n stats | |
Overall Left Right | |
DC offset -0.000033 -0.000033 0.000002 | |
Min level -1.000000 -1.000000 -1.000000 | |
Max level 1.000000 1.000000 1.000000 | |
Pk lev dB 0.00 0.00 0.00 | |
RMS lev dB -16.50 -16.64 -16.37 | |
RMS Pk dB -10.17 -10.40 -10.17 | |
RMS Tr dB -inf -inf -inf | |
Crest factor - 6.79 6.59 | |
Flat factor 3.23 2.63 3.65 | |
Pk count 20 17 23 | |
Bit-depth 29/29 29/29 29/29 | |
Num samples 28.1M | |
Length s 637.335 | |
Scale max 1.000000 | |
Window s 0.050 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment