Tell me more ×
Signal Processing Stack Exchange is a question and answer site for practitioners of the art and science of signal, image and video processing. It's 100% free, no registration required.

Is there an app or script that will output raw text data representing an arbitrary number of bands in the audio spectrum of an input file like a .wav or .mp3 to make the data equivalent of a spectrogram?

Audacity will do it for a stereo file but only one band per channel. I am interested in splitting the data up into multiple audio frequency bands.

Thanks!

share|improve this question
1  
A spectrogram will output one number per chunk for each band. Is that what you want? Or do you want it to output a bandpassed signal in each channel? – endolith Dec 17 '12 at 15:06
1  
What do you mean by "raw text data?" – Jason R Dec 17 '12 at 16:04

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.