|
||||||||||
| 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.HarmonicsBooster
public class HarmonicsBooster
| Constructor Summary | |
|---|---|
HarmonicsBooster(int fftFrameSize,
int osamp,
double sampleRate)
|
|
| Method Summary | |
|---|---|
void |
processFFT(int index,
double[] fftdata)
|
| Methods inherited from class rasmus.interpreter.sampled.util.FFTWorker |
|---|
process |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HarmonicsBooster(int fftFrameSize,
int osamp,
double sampleRate)
| Method Detail |
|---|
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 | |||||||||