rasmus.interpreter.sampled.util
Class FormatMapping
java.lang.Object
rasmus.interpreter.sampled.util.FFTWorker
rasmus.interpreter.sampled.util.FormatMapping
public class FormatMapping
- extends FFTWorker
Constructor Summary |
FormatMapping(int fftFrameSize,
int osamp,
double sampleRate)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatMapping
public FormatMapping(int fftFrameSize,
int osamp,
double sampleRate)
processFormatScan
public void processFormatScan(double[] magnmap,
double[] outdata)
processFFT
public void processFFT(int index,
double[] fftdata)
- Overrides:
processFFT
in class FFTWorker