Hi,
How can I determine the frequencies used in a wave file?
Printable View
Hi,
How can I determine the frequencies used in a wave file?
What, like spectrum analysis? You'll need FFT to translate the sound data from the time domain to the frequency domain, but I have never seen an implementation in VB.