|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.toot.audio.core.SimpleAudioProcess
uk.org.toot.audio.dynamics.DynamicsProcess
uk.org.toot.audio.dynamics.Limiter
public class Limiter
Nested Class Summary | |
---|---|
static class |
Limiter.Controls
|
Nested classes/interfaces inherited from class uk.org.toot.audio.dynamics.DynamicsProcess |
---|
DynamicsProcess.ProcessVariables |
Field Summary |
---|
Fields inherited from interface uk.org.toot.audio.core.AudioProcess |
---|
AUDIO_DISCONNECT, AUDIO_OK |
Constructor Summary | |
---|---|
Limiter(DynamicsProcess.ProcessVariables vars)
|
Method Summary |
---|
Methods inherited from class uk.org.toot.audio.dynamics.DynamicsProcess |
---|
clear, processAudio |
Methods inherited from class uk.org.toot.audio.core.SimpleAudioProcess |
---|
close, open |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Limiter(DynamicsProcess.ProcessVariables vars)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |