public abstract class UnitGate extends UnitGenerator implements UnitSource
| Modifier and Type | Field and Description |
|---|---|
UnitGatePort |
input
Gate input that triggers the envelope.
|
UnitOutputPort |
output |
FALSE, TRUE| Constructor and Description |
|---|
UnitGate() |
| Modifier and Type | Method and Description |
|---|---|
UnitOutputPort |
getOutput() |
void |
setupAutoDisable(UnitGenerator unit) |
addPort, addPort, convertHalfLifeToMultiplier, flattenOutputs, generate, generate, getCircuit, getFramePeriod, getFrameRate, getPortByName, getPorts, getSynthesisEngine, getSynthesizer, getTopUnit, getUnitGenerator, isEnabled, pullData, setCircuit, setEnabled, setFrameRate, setPort, setSynthesisEngine, start, start, stop, stopequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUnitGeneratorpublic UnitGatePort input
public UnitOutputPort output
public UnitOutputPort getOutput()
getOutput in interface UnitSourcepublic void setupAutoDisable(UnitGenerator unit)