LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-25-2009, 01:57 PM   #1
traigo
Member
 
Registered: Nov 2008
Distribution: Ubuntu 9.10
Posts: 41

Rep: Reputation: 15
automate analysis of audio recordings for changes


I have over 500 hours of audio recordings of my server room. There's a lot of background noise from the fans, but mostly it's constant. Is there a way to automate an analysis of these audio files (mp3 each 30 min) and display changes? Like frequency or decibel changes?

Thanks,
Traigo
 
Old 09-26-2009, 02:05 AM   #2
lutusp
Member
 
Registered: Sep 2009
Distribution: Fedora
Posts: 835

Rep: Reputation: 102Reputation: 102
Quote:
Originally Posted by traigo View Post
I have over 500 hours of audio recordings of my server room. There's a lot of background noise from the fans, but mostly it's constant. Is there a way to automate an analysis of these audio files (mp3 each 30 min) and display changes? Like frequency or decibel changes?

Thanks,
Traigo
Yes, there is. Stream and decode the file, pipe the audio data, analyze it using a Fast Fourier Transform (FFT). After that, things get creative and complicated.

Here's an FFT tutorial:

Signal Processing Workshop

Here's a direct link to the above article's source TAR archive containing an FFT processor:

http://arachnoid.com/signal_processi...cessing.tar.gz
 
Old 09-26-2009, 09:06 PM   #3
traigo
Member
 
Registered: Nov 2008
Distribution: Ubuntu 9.10
Posts: 41

Original Poster
Rep: Reputation: 15
Yeah...I wa able to install and run the samples, but how to use this for my needs just seems to be over my head.
 
Old 09-26-2009, 10:08 PM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,703

Rep: Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896
You would need to convert the MP3 file into time history data file. This creates an array of data that a FFT too can analyze. Your automated program will convert the file, read the data, perform FFT analysis and then finally compare the data.
As an fully automated process I might suggest python. You can convert the y axis to dBs.

I've never used these tools so do not know there limitations as to how many data points can be processed at one time. You may have to subdivide each file into something smaller.

http://www.integratedprocess.com/sigproc.html
http://people.csail.mit.edu/jrennie/python/numeric/
http://numpy.scipy.org/

Now what is your main objective? Hearing is very non-linear. You may want to weight the data.
http://en.wikipedia.org/wiki/A-weighting

Last edited by michaelk; 09-26-2009 at 10:09 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
digital voice recordings SChipS Linux - Software 3 05-21-2008 07:42 PM
Webex Recordings uv256 Linux - General 0 04-15-2007 11:09 AM
LXer: Speaking Unix, Part 6: Automate, automate, automate! LXer Syndicated Linux News 0 01-04-2007 09:54 AM
sound recordings crackle roseplant Linux - Hardware 4 01-19-2006 03:04 PM
advice on audio analysis software steve7575 Linux - Software 3 10-21-2005 04:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration