TracktionEngine
Loading...
Searching...
No Matches
graph::SendNode Member List

This is the complete list of members for graph::SendNode, including all inherited members.

canShareOutputBuffer() constgraph::Node
enablePreProcess(bool)graph::Node
getAllocatedBytes() constgraph::Nodevirtual
getBusID() constgraph::SendNode
getDirectInputNodes() overridegraph::SendNodevirtual
getGainFunction()graph::SendNode
getInternalNodes()graph::Nodevirtual
getNodeProperties() overridegraph::SendNodevirtual
getProcessedOutput()graph::Node
hasProcessed() constgraph::Node
initialise(const PlaybackInitialisationInfo &)graph::Node
internalgraph::Node
isReadyToProcess() overridegraph::SendNodevirtual
Node()=defaultgraph::Node
numOutputNodesgraph::Node
prefetchBlock(juce::Range< int64_t >)graph::Nodeprotectedvirtual
prepareForNextBlock(juce::Range< int64_t > referenceSampleRange)graph::Node
prepareToPlay(const PlaybackInitialisationInfo &)graph::Nodeprotectedvirtual
preProcess(choc::buffer::FrameCount, juce::Range< int64_t >)graph::Nodeprotectedvirtual
process(ProcessContext &pc) overridegraph::SendNodevirtual
graph::Node::process(choc::buffer::FrameCount numSamples, juce::Range< int64_t > referenceSampleRange)graph::Node
release()graph::Node
retain()graph::Node
SendNode(std::unique_ptr< Node > inputNode, int busIDToUse, std::function< float()> getGainFunc=nullptr, std::optional< size_t > extraHashToUse_={})graph::SendNode
setAudioOutput(Node *sourceNode, const choc::buffer::ChannelArrayView< float > &)graph::Nodeprotected
setBufferViewToUse(Node *sourceNode, const choc::buffer::ChannelArrayView< float > &)graph::Nodeprotected
setOptimisations(NodeOptimisations)graph::Nodeprotected
transform(TransformOptions &)graph::Nodevirtual
~Node()=defaultgraph::Nodevirtual