|
TracktionEngine
|
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() const | graph::LatencyProcessor | |
| hasConfiguration(int numLatencySamples, double preparedSampleRate, int numberOfChannels) const | graph::LatencyProcessor | |
| hasSameConfigurationAs(const LatencyProcessor &o) const | graph::LatencyProcessor | |
| LatencyProcessor()=default | graph::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 |