MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ StreamReaderNode()

MayaFlux::Nodes::StreamReaderNode::StreamReaderNode ( )

Definition at line 5 of file StreamReaderNode.cpp.

6{
7 m_last_output = 0.0;
8}
double m_last_output
The most recent sample value generated by this oscillator.
Definition Node.hpp:377

References MayaFlux::Nodes::Node::m_last_output.