, including all inherited members.
| Abst_SoundFile(string path, int start=-1, int stop=-1) | csl::Abst_SoundFile | |
| Abst_SoundFile(string folder, 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 | |
| CASoundFile(CFURLRef path) | csl::CASoundFile | |
| CASoundFile(string path, int start=-1, int stop=-1) | csl::CASoundFile | |
| CASoundFile(string folder, string path, int start=-1, int stop=-1) | csl::CASoundFile | |
| CASoundFile(CASoundFile &otherSndFile) | csl::CASoundFile | |
| changed(void *argument) | csl::Model | |
| channels() const | csl::Abst_SoundFile | |
| checkBuffer(unsigned numFrames) | csl::Abst_SoundFile | [protected, virtual] |
| close() | csl::CASoundFile | [virtual] |
| Controllable() | csl::Controllable | [inline] |
| copyPolicy() | csl::UnitGenerator | [inline] |
| detachObserver(Observer *) | csl::Model | |
| dump() | csl::CASoundFile | [virtual] |
| duration() const | csl::Abst_SoundFile | [virtual] |
| durationInSecs() | csl::Abst_SoundFile | |
| fillSine() | csl::WavetableOscillator | |
| format() | csl::CASoundFile | [virtual] |
| frameRate() | csl::UnitGenerator | [inline] |
| freeBuffer() | csl::Abst_SoundFile | [virtual] |
| initFromSndfile() | csl::CASoundFile | [protected, virtual] |
| isActive() | csl::Abst_SoundFile | [virtual] |
| isCached() | csl::Abst_SoundFile | [virtual] |
| isFixed() | csl::UnitGenerator | [inline, virtual] |
| isLooping() | csl::Abst_SoundFile | [inline] |
| isValid() | csl::Abst_SoundFile | [inline] |
| mActualFrame | csl::Seekable | |
| mBigEndian | csl::CASoundFile | [protected] |
| mBytesPerSample | csl::Abst_SoundFile | [protected] |
| mCopyPolicy | csl::UnitGenerator | [protected] |
| mCurrentFrame | csl::Seekable | |
| mergeToMono() | csl::Abst_SoundFile | |
| mFrameRate | csl::UnitGenerator | [protected] |
| mInputs | csl::Controllable | [protected] |
| mInterpolate | csl::WavetableOscillator | |
| mIsLooping | csl::Abst_SoundFile | [protected] |
| mIsValid | csl::Abst_SoundFile | [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] |
| mRate | csl::Abst_SoundFile | [protected] |
| mSequence | csl::UnitGenerator | [protected] |
| mSoundID | csl::CASoundFile | [protected] |
| mStart | csl::Abst_SoundFile | [protected] |
| mStop | csl::Abst_SoundFile | [protected] |
| mURL | csl::CASoundFile | [protected] |
| mWavetable | csl::WavetableOscillator | |
| nextBuffer(Buffer &outB) | csl::Abst_SoundFile | [virtual] |
| csl::WavetableOscillator::nextBuffer(Buffer &outputBuffer, unsigned outBufNum) | csl::WavetableOscillator | [virtual] |
| numChannels() | csl::UnitGenerator | [inline, virtual] |
| openForRead() | csl::CASoundFile | [virtual] |
| openForReadWrite() | csl::CASoundFile | |
| openForWrite(SoundFileFormat format=kSoundFileFormatAIFF, unsigned channels=1, unsigned rate=44100, unsigned bitDepth=16) | csl::CASoundFile | [virtual] |
| 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 &frequency, 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::CASoundFile | [virtual] |
| 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) | csl::CASoundFile | [virtual] |
| csl::Abst_SoundFile::seekTo(int position) | csl::Abst_SoundFile | [inline] |
| 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 | [inline, virtual] |
| setWaveform(Buffer &wave) | csl::WavetableOscillator | |
| 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 | [inline, virtual] |
| 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::CASoundFile | [virtual] |
| csl::Writeable::writeBuffer(Buffer &inputBuffer, unsigned bufNum) | csl::Writeable | [protected, virtual] |
| zeroBuffer(Buffer &outputBuffer, unsigned outBufNum) | csl::UnitGenerator | [protected] |
| ~Abst_SoundFile() | csl::Abst_SoundFile | |
| ~CASoundFile() | csl::CASoundFile | |
| ~Controllable() | csl::Controllable | [inline, virtual] |
| ~Model() | csl::Model | [inline] |
| ~Oscillator() | csl::Oscillator | |
| ~Phased() | csl::Phased | |
| ~Scalable() | csl::Scalable | |
| ~Seekable() | csl::Seekable | [inline, virtual] |
| ~UnitGenerator() | csl::UnitGenerator | [inline, virtual] |
| ~Writeable() | csl::Writeable | [inline, virtual] |