From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o0DF1DxL015322 for ; Wed, 13 Jan 2010 10:01:13 -0500 Received: from mx1.redhat.com (ext-mx05.extmail.prod.ext.phx2.redhat.com [10.5.110.9]) by int-mx03.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o0DF17dM030712 for ; Wed, 13 Jan 2010 10:01:08 -0500 Received: from klarich.net (klarich.net [24.249.75.179]) by mx1.redhat.com (8.13.8/8.13.8) with SMTP id o0DF0oMD006078 for ; Wed, 13 Jan 2010 10:00:50 -0500 Message-Id: <201001131500.o0DF0oMD006078@mx1.redhat.com> Received: (qmail 13400 invoked by uid 1000); 13 Jan 2010 15:00:50 -0000 Received: from localhost (HELO klarich.net) (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Jan 2010 15:00:50 -0000 To: Linux for blind general discussion Subject: Re: analyze a .wav or .mp3 file In-reply-to: <201001112243.o0BMh9ga088982@dc.cis.okstate.edu> References: <201001112243.o0BMh9ga088982@dc.cis.okstate.edu> Comments: In-reply-to Martin McCormick message dated "Mon, 11 Jan 2010 16:43:09 -0600." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <13397.1263394850.1@klarich.net> Date: Wed, 13 Jan 2010 09:00:50 -0600 From: Terry Klarich X-RedHat-NoId: 24.249.75.179 sent message with No ID X-RedHat-Spam-Score: 1.495 * (MSGID_FROM_MTA_HEADER) X-Scanned-By: MIMEDefang 2.67 on 10.5.11.16 X-Scanned-By: MIMEDefang 2.67 on 10.5.110.9 X-loop: blinux-list@redhat.com X-BeenThere: blinux-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk Reply-To: Linux for blind general discussion List-Id: Linux for blind general discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2010 15:01:14 -0000 Hey All: Thanks to all for all the good responses. I found them both very helpful and informative. I will be using: sox testfile.wav -n stat -v It is very simple and reliable. An empty file has a value of 180.00... 183.00. Files containing valid audio have anything from 1.00 to about 15.00 (it seams). I'll continue to work on streaming xm though. Hey All: Thanks to all for all the good responses. I found them both very helpful and informative. I will be using: sox testfile.wav -n stat -v It is very simple and reliable. An empty file has a value of 180.00... 183.00. Files containing valid audio have anything from 1.00 to about 15.00 (it seams). I'll continue to work on streaming xm though. Terry