|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.frinika.tootX.plugins.reverb.ReverbProcess
public class ReverbProcess
Field Summary |
---|
Fields inherited from interface uk.org.toot.audio.core.AudioProcess |
---|
AUDIO_DISCONNECT, AUDIO_OK |
Constructor Summary | |
---|---|
ReverbProcess(ReverbProcessVariables variables)
|
Method Summary | |
---|---|
void |
close()
|
void |
open()
|
int |
processAudio(uk.org.toot.audio.core.AudioBuffer buffer)
|
void |
update()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReverbProcess(ReverbProcessVariables variables)
Method Detail |
---|
public void update()
public void open()
open
in interface uk.org.toot.audio.core.AudioProcess
public int processAudio(uk.org.toot.audio.core.AudioBuffer buffer)
processAudio
in interface uk.org.toot.audio.core.AudioProcess
public void close()
close
in interface uk.org.toot.audio.core.AudioProcess
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |