tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
tracktion::engine::EditNodeBuilder Struct Reference

Static Public Attributes

static std::function< std::unique_ptr< graph::Node >(std::unique_ptr< tracktion::graph::Node >)> insertOptionalLastStageNode
 If set, this will be called to give an opportunity to add an additional final node which could be used to add copy-protection noise or similar.
 

Detailed Description

Definition at line 40 of file tracktion_EditNodeBuilder.h.

Member Data Documentation

◆ insertOptionalLastStageNode

std::function< std::unique_ptr< tracktion::graph::Node >(std::unique_ptr< tracktion::graph::Node >)> tracktion::engine::EditNodeBuilder::insertOptionalLastStageNode
static

If set, this will be called to give an opportunity to add an additional final node which could be used to add copy-protection noise or similar.

Definition at line 45 of file tracktion_EditNodeBuilder.h.


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