TracktionEngine
Loading...
Searching...
No Matches
graph::LatencyProcessor Member List

This is the complete list of members for graph::LatencyProcessor, including all inherited members.

clearAudio(int numSamples)graph::LatencyProcessor
clearMIDI(int numSamples)graph::LatencyProcessor
getLatencyNumSamples() constgraph::LatencyProcessor
hasConfiguration(int numLatencySamples, double preparedSampleRate, int numberOfChannels) constgraph::LatencyProcessor
hasSameConfigurationAs(const LatencyProcessor &o) constgraph::LatencyProcessor
LatencyProcessor()=defaultgraph::LatencyProcessor
prepareToPlay(double sampleRateToUse, int blockSize, int numChannels)graph::LatencyProcessor
readAudioAdding(choc::buffer::ChannelArrayView< float > dst)graph::LatencyProcessor
readAudioOverwriting(choc::buffer::ChannelArrayView< float > dst)graph::LatencyProcessor
readMIDI(tracktion_engine::MidiMessageArray &dst, int numSamples)graph::LatencyProcessor
setLatencyNumSamples(int numLatencySamples)graph::LatencyProcessor
writeAudio(choc::buffer::ChannelArrayView< float > src)graph::LatencyProcessor
writeMIDI(const tracktion_engine::MidiMessageArray &src)graph::LatencyProcessor