| 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 | |
| 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::RandEnvelope | inlinevirtual |
| 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 | |
| initSegment() | csl::RandEnvelope | protected |
| isActive() | csl::RandEnvelope | inlinevirtual |
| isFixed() | csl::UnitGenerator | inlinevirtual |
| isScaled() | csl::Scalable | |
| mAmplitude | csl::RandEnvelope | protected |
| mCopyPolicy | csl::UnitGenerator | protected |
| mCurrentIndex | csl::RandEnvelope | protected |
| mCurrentMark | csl::Envelope | protected |
| mDuration | csl::Envelope | protected |
| mFrameRate | csl::UnitGenerator | protected |
| mFrequency | csl::RandEnvelope | protected |
| mInputs | csl::Controllable | protected |
| mLastVal | csl::RandEnvelope | protected |
| mNumChannels | csl::UnitGenerator | protected |
| mNumOutputs | csl::UnitGenerator | protected |
| Model() | csl::Model | inline |
| mOffset | csl::RandEnvelope | protected |
| mOutputCache | csl::UnitGenerator | protected |
| mOutputs | csl::UnitGenerator | protected |
| mSegment | csl::RandEnvelope | protected |
| mSegmentLength | csl::RandEnvelope | protected |
| mSegmentMap | csl::Envelope | protected |
| mSegments | csl::Envelope | protected |
| mSequence | csl::UnitGenerator | protected |
| mSize | csl::Envelope | protected |
| mStep | csl::RandEnvelope | protected |
| mValues | csl::Envelope | protected |
| mWalk | csl::RandEnvelope | protected |
| nextBuffer(Buffer &outputBuffer, unsigned outBufNum) | csl::RandEnvelope | virtual |
| csl::UnitGenerator::nextBuffer(Buffer &outputBuffer) | csl::UnitGenerator | virtual |
| nextSegment() | csl::RandEnvelope | protected |
| 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 |
| RandEnvelope(float frequency=1, float amplitude=1, float offset=0, float step=0) | csl::RandEnvelope | |
| removeOutput(UnitGenerator *ugen) | csl::UnitGenerator | |
| reset() | csl::RandEnvelope | inlinevirtual |
| 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::RandEnvelope | inlinevirtual |
| scaleValues(float s) | csl::Envelope | virtual |
| setAmplitude(float amplitude) | csl::RandEnvelope | inline |
| setCopyPolicy(BufferCopyPolicy ch) | csl::UnitGenerator | inline |
| setDuration(float d) | csl::RandEnvelope | inlinevirtual |
| setFrameRate(unsigned rate) | csl::UnitGenerator | inline |
| setFrequency(float frequency) | csl::RandEnvelope | inline |
| setMode(LineMode mode) | csl::Envelope | |
| setNumChannels(unsigned ch) | csl::UnitGenerator | inline |
| setOffset(float offset) | csl::RandEnvelope | inline |
| csl::Envelope::setOffset(UnitGenerator &offset) | csl::Scalable | |
| setScale(UnitGenerator &scale) | csl::Scalable | |
| setScale(float scale) | csl::Scalable | |
| setStep(float step) | csl::RandEnvelope | inline |
| setValue(sample theValue) | csl::UnitGenerator | inlinevirtual |
| setWalk(bool walk) | csl::RandEnvelope | inline |
| trigger() | csl::RandEnvelope | inlinevirtual |
| UnitGenerator(unsigned rate=CGestalt::frameRate(), unsigned chans=1) | csl::UnitGenerator | |
| value() | csl::UnitGenerator | inlinevirtual |
| zeroBuffer(Buffer &outputBuffer, unsigned outBufNum) | csl::UnitGenerator | protected |
| ~Controllable() | csl::Controllable | virtual |
| ~Envelope() | csl::Envelope | virtual |
| ~Model() | csl::Model | inlinevirtual |
| ~RandEnvelope() | csl::RandEnvelope | inline |
| ~Scalable() | csl::Scalable | |
| ~UnitGenerator() | csl::UnitGenerator | virtual |