CSL
6.0
|
This is the complete list of members for csl::ADSR, including all inherited members.
addBreakpoint(float startTime, float value) | csl::Envelope | |
addInput(CSL_MAP_KEY name, UnitGenerator &ugen) | csl::Controllable | protected |
addInput(CSL_MAP_KEY name, float value) | csl::Controllable | protected |
addOutput(UnitGenerator *ugen) | csl::UnitGenerator | |
ADSR() | csl::ADSR | inline |
ADSR(LineMode mode, float t, float a, float d, float s, float r) | csl::ADSR | |
ADSR(LineMode mode, float t, float i, float a, float d, float s, float r) | csl::ADSR | |
ADSR(float t, float a, float d, float s, float r) | csl::ADSR | |
ADSR(float t, float i, float a, float d, float s, float r) | csl::ADSR | |
attachObserver(Observer *) | csl::Model | |
calculateSegments() | csl::Envelope | protected |
changed(void *argument) | csl::Model | |
checkFanOut(Buffer &outputBuffer) | csl::UnitGenerator | |
Controllable() | csl::Controllable | inline |
copyPolicy() | csl::UnitGenerator | inline |
createSegments() | csl::Envelope | protected |
detachObserver(Observer *) | csl::Model | |
dump() | csl::Envelope | virtual |
Envelope() | csl::Envelope | inline |
Envelope(LineMode mode, float t, float x1, float y1, float x2=0, float y2=1.0, float x3=0, float y3=1.0, float x4=0, float y4=1.0, float x5=0, float y5=1.0, float x6=0, float y6=1.0) | csl::Envelope | |
Envelope(LineMode mode, float t, unsigned int size, float x[], float y[]) | csl::Envelope | |
Envelope(float t, float x1, float y1, float x2=0, float y2=1.0, float x3=0, float y3=1.0, float x4=0, float y4=1.0, float x5=0, float y5=1.0, float x6=0, float y6=1.0) | csl::Envelope | |
Envelope(float t, unsigned int size, float x[], float y[]) | csl::Envelope | |
evaluate(void *argument) | csl::Model | inlinevirtual |
frameRate() | csl::UnitGenerator | inline |
getPort(CSL_MAP_KEY name) | csl::Controllable | |
handleFanOut(Buffer &outputBuffer) | csl::UnitGenerator | |
isActive() | csl::Envelope | virtual |
isFixed() | csl::UnitGenerator | inlinevirtual |
isScaled() | csl::Scalable | |
mCopyPolicy | csl::UnitGenerator | protected |
mCurrentMark | csl::Envelope | protected |
mDuration | csl::Envelope | protected |
mFrameRate | csl::UnitGenerator | protected |
mInputs | csl::Controllable | protected |
mNumChannels | csl::UnitGenerator | protected |
mNumOutputs | csl::UnitGenerator | protected |
Model() | csl::Model | inline |
mOutputCache | csl::UnitGenerator | protected |
mOutputs | csl::UnitGenerator | protected |
mSegmentMap | csl::Envelope | protected |
mSegments | csl::Envelope | protected |
mSequence | csl::UnitGenerator | protected |
mSize | csl::Envelope | protected |
mValues | csl::Envelope | protected |
nextBuffer(Buffer &outputBuffer, unsigned outBufNum) | csl::Envelope | virtual |
csl::UnitGenerator::nextBuffer(Buffer &outputBuffer) | csl::UnitGenerator | virtual |
numChannels() | csl::UnitGenerator | inlinevirtual |
numOutputs() | csl::UnitGenerator | inlinevirtual |
outputs() | csl::UnitGenerator | inline |
privateNextBuffer(CPoint *breakpoint, LineSegment *segment, float *buffer, unsigned int numFrames) | csl::Envelope | protected |
pullInput(Port *thePort, unsigned numFrames) | csl::Controllable | protected |
pullInput(Port *thePort, Buffer &theBuffer) | csl::Controllable | protected |
release(void) | csl::ADSR | |
removeOutput(UnitGenerator *ugen) | csl::UnitGenerator | |
reset() | csl::Envelope | virtual |
Scalable() | csl::Scalable | |
Scalable(float scale) | csl::Scalable | |
Scalable(float scale, float offset) | csl::Scalable | |
Scalable(UnitGenerator &scale, float offset) | csl::Scalable | |
Scalable(UnitGenerator &scale, UnitGenerator &offset) | csl::Scalable | |
scaleTimes(float s) | csl::Envelope | virtual |
scaleValues(float s) | csl::Envelope | virtual |
setAttack(float attack) | csl::ADSR | |
setCopyPolicy(BufferCopyPolicy ch) | csl::UnitGenerator | inline |
setDecay(float decay) | csl::ADSR | |
setDelay(float del) | csl::ADSR | |
setDuration(float d) | csl::ADSR | virtual |
setFrameRate(unsigned rate) | csl::UnitGenerator | inline |
setMode(LineMode mode) | csl::Envelope | |
setNumChannels(unsigned ch) | csl::UnitGenerator | inline |
setOffset(UnitGenerator &offset) | csl::Scalable | |
setOffset(float offset) | csl::Scalable | |
setRelease(float release) | csl::ADSR | |
setScale(UnitGenerator &scale) | csl::Scalable | |
setScale(float scale) | csl::Scalable | |
setSustain(float sustain) | csl::ADSR | |
setValue(sample theValue) | csl::UnitGenerator | inlinevirtual |
trigger() | csl::Envelope | virtual |
UnitGenerator(unsigned rate=CGestalt::frameRate(), unsigned chans=1) | csl::UnitGenerator | |
value() | csl::UnitGenerator | inlinevirtual |
zeroBuffer(Buffer &outputBuffer, unsigned outBufNum) | csl::UnitGenerator | protected |
~ADSR() | csl::ADSR | inline |
~Controllable() | csl::Controllable | virtual |
~Envelope() | csl::Envelope | virtual |
~Model() | csl::Model | inlinevirtual |
~Scalable() | csl::Scalable | |
~UnitGenerator() | csl::UnitGenerator | virtual |