| Abst_SoundFile(string path, int start=-1, int stop=-1) | csl::Abst_SoundFile | |
| Abst_SoundFile(Abst_SoundFile &otherSndFile) | csl::Abst_SoundFile | |
| 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 | |
| base() | csl::Abst_SoundFile | inline |
| buffer(unsigned bufNum) | csl::Abst_SoundFile | inlinevirtual |
| cacheSize() | csl::Abst_SoundFile | inline |
| changed(void *argument) | csl::Model | |
| channels() const | csl::Abst_SoundFile | |
| checkBuffer(unsigned numFrames) | csl::Abst_SoundFile | protected |
| checkBuffer(unsigned numChans, unsigned numFrames) | csl::Abst_SoundFile | protected |
| checkFanOut(Buffer &outputBuffer) | csl::UnitGenerator | |
| close() | csl::LSoundFile | virtual |
| Controllable() | csl::Controllable | inline |
| convertRate(int fromRate, int toRate) | csl::Abst_SoundFile | |
| copyPolicy() | csl::UnitGenerator | inline |
| detachObserver(Observer *) | csl::Model | |
| dump() | csl::Abst_SoundFile | virtual |
| duration() | csl::Abst_SoundFile | inlinevirtual |
| durationInSecs() | csl::Abst_SoundFile | |
| evaluate(void *argument) | csl::Model | inlinevirtual |
| fillSine() | csl::WavetableOscillator | protected |
| format() | csl::LSoundFile | |
| frameRate() | csl::UnitGenerator | inline |
| freeBuffer() | csl::Abst_SoundFile | virtual |
| getPort(CSL_MAP_KEY name) | csl::Controllable | |
| handleFanOut(Buffer &outputBuffer) | csl::UnitGenerator | |
| initFromSndfile() | csl::LSoundFile | protectedvirtual |
| isActive() | csl::Abst_SoundFile | virtual |
| isCached() | csl::LSoundFile | virtual |
| isCached(unsigned samps) | csl::LSoundFile | virtual |
| isFixed() | csl::UnitGenerator | inlinevirtual |
| isLooping() | csl::Abst_SoundFile | inline |
| isScaled() | csl::Scalable | |
| isSndfileName(const char *path) | csl::Abst_SoundFile | static |
| isValid() | csl::Abst_SoundFile | inline |
| LSoundFile(std::string path, int start=-1, int stop=-1, bool doRead=true, float maxDurInSecs=0.0) | csl::LSoundFile | |
| LSoundFile(float maxDurInSecs, std::string path) | csl::LSoundFile | |
| LSoundFile(LSoundFile &otherSndFile) | csl::LSoundFile | |
| mActualFrame | csl::Seekable | |
| mBase | csl::Abst_SoundFile | protected |
| mBytesPerSample | csl::Abst_SoundFile | protected |
| mCopyPolicy | csl::UnitGenerator | protected |
| mCurrentFrame | csl::Seekable | |
| mergeToMono() | csl::Abst_SoundFile | |
| mFormat | csl::Abst_SoundFile | protected |
| mFrameRate | csl::UnitGenerator | protected |
| mimeType(const char *path) | csl::Abst_SoundFile | static |
| mInputs | csl::Controllable | protected |
| mInterleaver | csl::LSoundFile | protected |
| mInterpolate | csl::WavetableOscillator | |
| mIsLooping | csl::Abst_SoundFile | protected |
| mIsValid | csl::Abst_SoundFile | protected |
| mMaxDurInSecs | csl::LSoundFile | protected |
| mMode | csl::Abst_SoundFile | protected |
| mNumChannels | csl::UnitGenerator | protected |
| mNumFrames | csl::Abst_SoundFile | protected |
| mNumOutputs | csl::UnitGenerator | protected |
| mode() | csl::Abst_SoundFile | inline |
| Model() | csl::Model | inline |
| mOutputCache | csl::UnitGenerator | protected |
| mOutputs | csl::UnitGenerator | protected |
| mPath | csl::Abst_SoundFile | protected |
| mPhase | csl::Phased | protected |
| mProperties | csl::Abst_SoundFile | |
| mRate | csl::Abst_SoundFile | protected |
| mSequence | csl::UnitGenerator | protected |
| mSFInfo | csl::LSoundFile | protected |
| mSndfile | csl::LSoundFile | protected |
| mStart | csl::Abst_SoundFile | protected |
| mStop | csl::Abst_SoundFile | protected |
| mWavetable | csl::WavetableOscillator | |
| nextBuffer(Buffer &outB) | csl::LSoundFile | virtual |
| csl::WavetableOscillator::nextBuffer(Buffer &outputBuffer, unsigned outBufNum) | csl::WavetableOscillator | virtual |
| numChannels() | csl::UnitGenerator | inlinevirtual |
| numOutputs() | csl::UnitGenerator | inlinevirtual |
| openForRead(bool load=true) | csl::LSoundFile | virtual |
| openForReadWrite() | csl::LSoundFile | |
| openForWrite(SoundFileFormat format=kSoundFileFormatAIFF, unsigned channels=1, unsigned rate=44100, unsigned bitDepth=16) | csl::LSoundFile | virtual |
| openSndfile(string path, int start=-1, int stop=-1, bool doRead=true) | csl::LSoundFile | static |
| openSndfile(float maxDurInSecs, string path) | csl::LSoundFile | static |
| Oscillator(float frequency=220.0, float ampl=1.0, float offset=0.0, float phase=0.0) | csl::Oscillator | |
| Oscillator(UnitGenerator &frequency, float ampl=1.0, float offset=0.0, float phase=0.0) | csl::Oscillator | |
| Oscillator(UnitGenerator &frequency, UnitGenerator &l, float offset=0.0, float phase=0.0) | csl::Oscillator | |
| outputs() | csl::UnitGenerator | inline |
| path() | csl::Abst_SoundFile | inline |
| Phased() | csl::Phased | |
| Phased(float frequency, float phase=0) | csl::Phased | |
| Phased(UnitGenerator &freq, float phase=0) | csl::Phased | |
| playbackRate() | csl::Abst_SoundFile | inline |
| pullInput(Port *thePort, unsigned numFrames) | csl::Controllable | protected |
| pullInput(Port *thePort, Buffer &theBuffer) | csl::Controllable | protected |
| readBufferFromFile(unsigned numFrames) | csl::LSoundFile | virtual |
| readTags() | csl::Abst_SoundFile | protected |
| removeOutput(UnitGenerator *ugen) | csl::UnitGenerator | |
| reset() | csl::Seekable | virtual |
| sampleSize() | csl::Abst_SoundFile | inline |
| 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 | |
| Seekable() | csl::Seekable | inline |
| seekTo(int position, SeekPosition whence=kPositionStart) | csl::LSoundFile | virtual |
| csl::Abst_SoundFile::seekTo(int position) | csl::Abst_SoundFile | inline |
| setBase(int val) | csl::Abst_SoundFile | |
| setCopyPolicy(BufferCopyPolicy ch) | csl::UnitGenerator | inline |
| setFrameRate(unsigned rate) | csl::UnitGenerator | inline |
| setFrequency(UnitGenerator &frequency) | csl::Phased | |
| setFrequency(float frequency) | csl::Phased | |
| setInterpolate(InterpolationPolicy whether) | csl::WavetableOscillator | inline |
| setIsLooping(bool tLooping) | csl::Abst_SoundFile | inline |
| setNumChannels(unsigned ch) | csl::UnitGenerator | inline |
| setOffset(UnitGenerator &offset) | csl::Scalable | |
| setOffset(float offset) | csl::Scalable | |
| setPath(string path) | csl::Abst_SoundFile | virtual |
| setPhase(float phase) | csl::Phased | inline |
| setRate(UnitGenerator &frequency) | csl::Abst_SoundFile | |
| setRate(float frequency) | csl::Abst_SoundFile | |
| setScale(UnitGenerator &scale) | csl::Scalable | |
| setScale(float scale) | csl::Scalable | |
| setStart(int val) | csl::Abst_SoundFile | |
| setStartRatio(float val) | csl::Abst_SoundFile | |
| setStartSec(float val) | csl::Abst_SoundFile | |
| setStop(int val) | csl::Abst_SoundFile | |
| setStopRatio(float val) | csl::Abst_SoundFile | |
| setStopSec(float val) | csl::Abst_SoundFile | |
| setToEnd() | csl::Abst_SoundFile | virtual |
| setValue(sample theValue) | csl::UnitGenerator | inlinevirtual |
| setWaveform(Buffer &wave, bool freeBufs=true) | csl::WavetableOscillator | |
| sfInfo() | csl::LSoundFile | inline |
| sndFile() | csl::LSoundFile | inline |
| sndfileNameType(const char *path) | csl::Abst_SoundFile | static |
| startFrame() | csl::Abst_SoundFile | inline |
| stopFrame() | csl::Abst_SoundFile | inline |
| trigger() | csl::Abst_SoundFile | virtual |
| UnitGenerator(unsigned rate=CGestalt::frameRate(), unsigned chans=1) | csl::UnitGenerator | |
| value() | csl::UnitGenerator | inlinevirtual |
| WavetableOscillator(Buffer &wave) | csl::WavetableOscillator | |
| WavetableOscillator(float frequency=1, float ampl=1.0, float offset=0.0, float phase=0.0) | csl::WavetableOscillator | |
| writeBuffer(Buffer &inputBuffer) | csl::LSoundFile | virtual |
| writeBuffer(Buffer &inB, unsigned fromFrame, unsigned toFrame) | csl::LSoundFile | virtual |
| csl::Writeable::writeBuffer(Buffer &inputBuffer, unsigned bufNum) | csl::Writeable | protectedvirtual |
| zeroBuffer(Buffer &outputBuffer, unsigned outBufNum) | csl::UnitGenerator | protected |
| ~Abst_SoundFile() | csl::Abst_SoundFile | |
| ~Controllable() | csl::Controllable | virtual |
| ~LSoundFile() | csl::LSoundFile | |
| ~Model() | csl::Model | inlinevirtual |
| ~Oscillator() | csl::Oscillator | virtual |
| ~Phased() | csl::Phased | |
| ~Scalable() | csl::Scalable | |
| ~Seekable() | csl::Seekable | inlinevirtual |
| ~UnitGenerator() | csl::UnitGenerator | virtual |
| ~WavetableOscillator() | csl::WavetableOscillator | |
| ~Writeable() | csl::Writeable | inlinevirtual |