public class Whisperiser extends PolarFrequencyProcessor
Constructor and Description |
---|
Whisperiser(int fftSize) |
Whisperiser(int fftSize,
double amount) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
protected void |
processPolar(double[] r,
double[] phi)
Perform the random phase manipulation.
|
process
applyInline, getFFTSize
public Whisperiser(int fftSize, double amount)
public Whisperiser(int fftSize)
protected void processPolar(double[] r, double[] phi)
processPolar
in class PolarFrequencyProcessor
r
- rphi
- phiCopyright © 2000–2016 DFKI GmbH. All rights reserved.