TracktionEngine
Public Attributes | List of all members
tracktion::graph::Node::ProcessContext Struct Reference

Struct to describe a single iteration of a process call. More...

Public Attributes

choc::buffer::FrameCount numSamples
 
juce::Range< int64_t > referenceSampleRange
 
AudioAndMidiBuffer buffers
 

Detailed Description

Struct to describe a single iteration of a process call.

Member Data Documentation

◆ numSamples

choc::buffer::FrameCount tracktion::graph::Node::ProcessContext::numSamples

◆ referenceSampleRange

juce::Range<int64_t> tracktion::graph::Node::ProcessContext::referenceSampleRange

◆ buffers

AudioAndMidiBuffer tracktion::graph::Node::ProcessContext::buffers

The documentation for this struct was generated from the following file: