|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrasmus.interpreter.sampled.util.FFTWorker
rasmus.interpreter.sampled.util.FormatMapping
public class FormatMapping
Constructor Summary | |
---|---|
FormatMapping(int fftFrameSize,
int osamp,
double sampleRate)
|
Method Summary | |
---|---|
void |
processFFT(int index,
double[] fftdata)
|
void |
processFormatScan(double[] magnmap,
double[] outdata)
|
Methods inherited from class rasmus.interpreter.sampled.util.FFTWorker |
---|
process |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FormatMapping(int fftFrameSize, int osamp, double sampleRate)
Method Detail |
---|
public void processFormatScan(double[] magnmap, double[] outdata)
public void processFFT(int index, double[] fftdata)
processFFT
in class FFTWorker
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |