|
||||||||||
| 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.tool.DenormalProcess
public class DenormalProcess
This class
| Field Summary | |
|---|---|
static int |
COUNT
|
static int |
DAZ
|
| Fields inherited from interface uk.org.toot.audio.core.AudioProcess |
|---|
AUDIO_DISCONNECT, AUDIO_OK |
| Constructor Summary | |
|---|---|
DenormalProcess(DenormalControls c)
|
|
| Method Summary | |
|---|---|
int |
processAudio(AudioBuffer buffer)
Process the supplied buffer |
| 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 |
| Field Detail |
|---|
public static final int COUNT
public static final int DAZ
| Constructor Detail |
|---|
public DenormalProcess(DenormalControls c)
| Method Detail |
|---|
public int processAudio(AudioBuffer buffer)
AudioProcess
buffer - the AudioBuffer to process.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||