|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.org.toot.synth.modules.envelope.EnvelopeGenerator
public class EnvelopeGenerator
A DAHDSR Envelope Generator. Uses efficient exponential difference equations for good sounding segments.
| Nested Class Summary | |
|---|---|
static class |
EnvelopeGenerator.State
|
| Constructor Summary | |
|---|---|
EnvelopeGenerator(EnvelopeVariables vars)
|
|
| Method Summary | |
|---|---|
float |
getEnvelope(boolean release)
|
boolean |
isComplete()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnvelopeGenerator(EnvelopeVariables vars)
| Method Detail |
|---|
public float getEnvelope(boolean release)
public boolean isComplete()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||