TracktionEngine
Functions
tracktion::engine::RackNodeBuilder Namespace Reference

Functions

std::unique_ptr< tracktion::graph::NodecreateRackNode (tracktion::engine::RackType &, double sampleRate, int blockSize, std::unique_ptr< tracktion::graph::Node >, ProcessState &, bool isRendering)
 Creates a Node for processing a Rack where the input comes from a Node. More...
 

Function Documentation

◆ createRackNode()

std::unique_ptr<tracktion::graph::Node> tracktion::engine::RackNodeBuilder::createRackNode ( tracktion::engine::RackType ,
double  sampleRate,
int  blockSize,
std::unique_ptr< tracktion::graph::Node ,
ProcessState ,
bool  isRendering 
)

Creates a Node for processing a Rack where the input comes from a Node.