rasmus.interpreter.sampled.util
Class Freeverb
java.lang.Object
rasmus.interpreter.sampled.util.Freeverb
public class Freeverb
- extends java.lang.Object
Constructor Summary |
Freeverb(double samplerate,
double scale)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Freeverb
public Freeverb(double samplerate,
double scale)
isSilent
public boolean isSilent()
processReplace
public void processReplace(double[] inputA,
double[] output,
int from,
int to,
int channels)
mute
public void mute()
setroomsize
public void setroomsize(float value)
getroomsize
public float getroomsize()
setdamp
public void setdamp(float value)
getdamp
public float getdamp()
setwet
public void setwet(float value)
getwet
public float getwet()
setdry
public void setdry(float value)
getdry
public float getdry()
setwidth
public void setwidth(float value)
getwidth
public float getwidth()
setmode
public void setmode(float value)
getmode
public float getmode()