, including all inherited members.
| 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 | |
| changed(void *argument) | csl::Model | |
| Controllable() | csl::Controllable | [inline] |
| copyPolicy() | csl::UnitGenerator | [inline] |
| deEmphasis() | csl::LPCFilter | [inline] |
| detachObserver(Observer *) | csl::Model | |
| csl::dump() | csl::UnitGenerator | [virtual] |
| csl::Controllable::dump() | csl::Controllable | [protected, virtual] |
| Effect() | csl::Effect | |
| Effect(UnitGenerator &input) | csl::Effect | |
| frameRate() | csl::UnitGenerator | [inline] |
| hopSize() | csl::LPCFilter | [inline] |
| inPort() | csl::Effect | [inline, protected] |
| isActive() | csl::Effect | [inline, virtual] |
| isFixed() | csl::UnitGenerator | [inline, virtual] |
| isInline | csl::Effect | |
| LPCFilter(UnitGenerator &in, char *lpcFile) | csl::LPCFilter | |
| LPCFilter(UnitGenerator &in, Buffer &lpcData, unsigned size, unsigned hopSize, unsigned order) | csl::LPCFilter | |
| LPCOrder() | csl::LPCFilter | [inline] |
| mCopyPolicy | csl::UnitGenerator | [protected] |
| mDeEmphasis | csl::LPCFilter | [protected] |
| mFrameRate | csl::UnitGenerator | [protected] |
| mHopSize | csl::LPCFilter | [protected] |
| mInputPtr | csl::Effect | [protected] |
| mInputs | csl::Controllable | [protected] |
| mLPCBuffer | csl::LPCFilter | [protected] |
| mLPCFile | csl::LPCFilter | [protected] |
| mLPCOrder | csl::LPCFilter | [protected] |
| mNumChannels | csl::UnitGenerator | [protected] |
| mNumOutputs | csl::UnitGenerator | [protected] |
| Model() | csl::Model | [inline] |
| mOutputCache | csl::UnitGenerator | [protected] |
| mOutputs | csl::UnitGenerator | [protected] |
| mSequence | csl::UnitGenerator | [protected] |
| mTempBuffer | csl::LPCFilter | [protected] |
| mTimeEnvelope | csl::LPCFilter | [protected] |
| mWindowSize | csl::LPCFilter | [protected] |
| nextBuffer(Buffer &outputBuffer, unsigned outBufNum) | csl::LPCFilter | [virtual] |
| csl::Effect::nextBuffer(Buffer &outputBuffer) | csl::UnitGenerator | [virtual] |
| numChannels() | csl::UnitGenerator | [inline, virtual] |
| outputs() | csl::UnitGenerator | [inline] |
| pullInput(Buffer &outputBuffer) | csl::Effect | [protected] |
| pullInput(unsigned numFrames) | csl::Effect | [protected] |
| csl::Controllable::pullInput(Port *thePort, unsigned numFrames) | csl::Controllable | [protected] |
| csl::Controllable::pullInput(Port *thePort, Buffer &theBuffer) | csl::Controllable | [protected] |
| removeOutput(UnitGenerator *ugen) | csl::UnitGenerator | |
| 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 | |
| setCopyPolicy(BufferCopyPolicy ch) | csl::UnitGenerator | [inline] |
| setFrameRate(unsigned rate) | csl::UnitGenerator | [inline] |
| setInline() | csl::Effect | [inline] |
| setInput(UnitGenerator &inp) | csl::Effect | |
| setNumChannels(unsigned ch) | csl::UnitGenerator | [inline] |
| setOffset(UnitGenerator &offset) | csl::Scalable | |
| setOffset(float offset) | csl::Scalable | |
| setScale(UnitGenerator &scale) | csl::Scalable | |
| setScale(float scale) | csl::Scalable | |
| setTimeEnvelope(Envelope *env) | csl::LPCFilter | [inline] |
| setValue(sample theValue) | csl::UnitGenerator | [inline, virtual] |
| timeEnvelope() | csl::LPCFilter | [inline] |
| UnitGenerator(unsigned rate=CGestalt::frameRate(), unsigned chans=1) | csl::UnitGenerator | |
| value() | csl::UnitGenerator | [inline, virtual] |
| windowSize() | csl::LPCFilter | [inline] |
| zeroBuffer(Buffer &outputBuffer, unsigned outBufNum) | csl::UnitGenerator | [protected] |
| ~Controllable() | csl::Controllable | [inline, virtual] |
| ~LPCFilter() | csl::LPCFilter | |
| ~Model() | csl::Model | [inline] |
| ~Scalable() | csl::Scalable | |
| ~UnitGenerator() | csl::UnitGenerator | [inline, virtual] |