The send node picks up audio/MIDI data from the InsertPlugin and then its output will be sent to the corresponding OutputDevice.
More...
#include <tracktion_InsertSendNode.h>
Inherits tracktion::graph::Node.
The send node picks up audio/MIDI data from the InsertPlugin and then its output will be sent to the corresponding OutputDevice.
◆ InsertSendNode()
◆ getInsert()
◆ getLatencyAtInput()
| int engine::InsertSendNode::getLatencyAtInput |
( |
| ) |
|
◆ transform()
| TransformResult engine::InsertSendNode::transform |
( |
TransformOptions & |
| ) |
|
|
override |
◆ getNodeProperties()
| tracktion::graph::NodeProperties engine::InsertSendNode::getNodeProperties |
( |
| ) |
|
|
override |
◆ getDirectInputNodes()
| std::vector< Node * > engine::InsertSendNode::getDirectInputNodes |
( |
| ) |
|
|
override |
◆ prepareToPlay()
| void engine::InsertSendNode::prepareToPlay |
( |
const tracktion::graph::PlaybackInitialisationInfo & |
| ) |
|
|
override |
◆ isReadyToProcess()
| bool engine::InsertSendNode::isReadyToProcess |
( |
| ) |
|
|
override |
◆ process()
| void engine::InsertSendNode::process |
( |
ProcessContext & |
| ) |
|
|
override |
The documentation for this class was generated from the following file: