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

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

canShareOutputBuffer() constgraph::Node
enablePreProcess(bool)graph::Node
GainNode(Node *inputNode, std::function< float()> gainFunc, size_t nodeHashToUse=0)graph::GainNode
GainNode(std::unique_ptr< Node > inputNode, std::function< float()> gainFunc, size_t nodeHashToUse=0)graph::GainNode
getAllocatedBytes() constgraph::Nodevirtual
getDirectInputNodes() overridegraph::GainNodevirtual
getInternalNodes()graph::Nodevirtual
getNodeProperties() overridegraph::GainNodevirtual
getProcessedOutput()graph::Node
hasProcessed() constgraph::Node
initialise(const PlaybackInitialisationInfo &)graph::Node
internalgraph::Node
isReadyToProcess() overridegraph::GainNodevirtual
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::GainNodevirtual
graph::Node::process(choc::buffer::FrameCount numSamples, juce::Range< int64_t > referenceSampleRange)graph::Node
release()graph::Node
retain()graph::Node
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