SynthLab SDK
SynthLab::AudioBuffer Member List

This is the complete list of members for SynthLab::AudioBuffer, including all inherited members.

AudioBuffer() (defined in SynthLab::AudioBuffer)SynthLab::AudioBufferinline
AudioBuffer(uint32_t _numInputChannels, uint32_t _numOutputChannels, uint32_t _blockSize)SynthLab::AudioBuffer
blockSizeSynthLab::AudioBufferprotected
destroyInputBuffers()SynthLab::AudioBufferprotected
destroyOutputBuffers()SynthLab::AudioBufferprotected
flushBuffers()SynthLab::AudioBuffer
getBlockSize()SynthLab::AudioBufferinline
getInputBuffer(uint32_t channel)SynthLab::AudioBuffer
getInputBuffers()SynthLab::AudioBufferinline
getInputChannelCount()SynthLab::AudioBufferinline
getOutputBuffer(uint32_t channel)SynthLab::AudioBuffer
getOutputBuffers() (defined in SynthLab::AudioBuffer)SynthLab::AudioBufferinline
getOutputChannelCount() (defined in SynthLab::AudioBuffer)SynthLab::AudioBufferinline
getSamplesInBlock() (defined in SynthLab::AudioBuffer)SynthLab::AudioBufferinline
init(uint32_t _numInputChannels, uint32_t _numOutputChannels, uint32_t _blockSize)SynthLab::AudioBuffer
inputBufferSynthLab::AudioBufferprotected
numInputChannels (defined in SynthLab::AudioBuffer)SynthLab::AudioBufferprotected
numOutputChannels (defined in SynthLab::AudioBuffer)SynthLab::AudioBufferprotected
outputBufferSynthLab::AudioBufferprotected
samplesInBlockSynthLab::AudioBufferprotected
setSamplesInBlock(uint32_t _samplesInBlock)SynthLab::AudioBuffer
~AudioBuffer()SynthLab::AudioBuffer