Main Page   Class Hierarchy   Compound List   File List   Compound Members  

meapsoft.STFT Class Reference

Collaboration diagram for meapsoft.STFT:

Collaboration graph
[legend]
List of all members.

Detailed Description

A class to extract and hold STFT info from an AudioInputStream.

Calls listeners when a new frame is added. Calculates the log magnitude spectrogram.

Author:
Mike Mandel (mim@ee.columbia.edu)

Definition at line 38 of file STFT.java.

Static Public Methods

RingMatrix getSTFT (double[] samples, int nfft)
 Get the STFT of samples, with no overlap between frames.

RingMatrix getSTFT (double[] samples, int nfft, int nhop)
 Get the STFT of samples.


The documentation for this class was generated from the following file:
Generated on Thu May 11 15:04:15 2006 for MEAPsoft by doxygen1.2.18