detecting the volume of a frequency

Started by
1 comment, last by flaXen 20 years ago
I need to figure out how to detect the volume of a specific tone (~2.55KHz) in a sound clip. I hardly know anything about FFTs, but I know I don''t need a whole 1D FFT for this. I just need to find the volume of one frequency, not all frequencies hehe. So does anyone know if there is a simple formula to detect the volume of a given tone in an audio sample? Thanks!
Advertisement
I bet there are faster than this but - Convolution would work.
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~I'm looking for work
Please post if you find out a simple formula or algorithm by the way... could be very useful in many cases ...
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~I'm looking for work

This topic is closed to new replies.

Advertisement