Re: Sound and frequences ... [OT]
Re: Sound and frequences ... [OT]
- Subject: Re: Sound and frequences ... [OT]
- From: Jaeho Chang <email@hidden>
- Date: Mon, 13 May 2002 21:37:19 +0900
I don't think Apple provides a function to do this in Mac OS X.
This is one of heavy subjects in DSP field.
If you want to detect the frequency of one tone,
it can be easily done with FFT.
But it's not that easy if you don't know what FFT result data mean
and how to fetch the fundamental frequency of the tone from the data.
If the sound is complex, for example two tones at the same time,
it becomes much much harder to detect the frequencies.
Jaeho.
On Monday, May 13, 2002, at 06:59 AM, SoK wrote:
Hi !
How i can obtain the frequences of a sound with the sound input ?
Someone have an idea ???
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.