Results 1 to 2 of 2
- 12-04-2010, 02:37 AM #1
Member
- Join Date
- Dec 2010
- Posts
- 12
- Rep Power
- 0
Apache Commons Math Transform library.
Does anybody have any experience working with this library? I'm trying to use the Fast Fourier Transform class on an audio sequence, so I can get the frequencies, but I have no idea where to begin... I've successfully loaded an audio file with AudioInputStream, but I really have no idea how to go about using this with the FFT.
What I want to eventually do is compare two songs to see if they're similar, and I know I need to get the FFTs in order to do this, so I was wondering if anyone could help explain what's going on (with the FFT), how I go about doing this, or just pointing me in the way of a tutorial or examples. The Apache Commons Math Transform documentation isn't much of a help to me... I kind of need examples to go off of.
- 12-05-2010, 05:25 AM #2
Member
- Join Date
- Dec 2010
- Posts
- 12
- Rep Power
- 0
Similar Threads
-
How to make Apache Commons (StringUtils etc...) work with Eclipse?
By chrvi in forum New To JavaReplies: 3Last Post: 01-29-2012, 10:44 AM -
apache commons vfs delete directory with dependancies
By turanan in forum New To JavaReplies: 0Last Post: 06-16-2009, 03:35 PM -
FTP private directory problems with org.apache.commons.net.ftp.FTP
By magaupe in forum Advanced JavaReplies: 0Last Post: 09-13-2008, 07:58 PM -
Problems with ftp, commons library
By jurka in forum NetworkingReplies: 0Last Post: 09-01-2008, 05:46 PM -
Commons Library Framework 0.8.0
By JavaBean in forum Java SoftwareReplies: 0Last Post: 10-02-2007, 04:13 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks