开发者

Calculating frequencies from .mp3 or .wav files?

开发者 https://www.devze.com 2023-03-11 23:53 出处:网络
I\'m trying to do some note recognition on mp3 or wav files. The prob开发者_如何学Clem is: How do I use the FFT on the files?

I'm trying to do some note recognition on mp3 or wav files.

The prob开发者_如何学Clem is: How do I use the FFT on the files?

I prefer Java solutions, but I'm up for suggestions.


Spectrum Analysis using Java, Sampling Frequency, Folding Frequency, and the FFT Algorithm http://www.developer.com/java/other/article.php/3380031


Some example links are:

  • Here on SO
  • An FFT java implementation at Princeton.
0

精彩评论

暂无评论...
验证码 换一张
取 消