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

◆ get_output_scale()

double MayaFlux::Nodes::Network::NodeNetwork::get_output_scale ( ) const
inline

Get the current output scale factor.

Definition at line 298 of file NodeNetwork.hpp.

298{ return m_output_scale; }
double m_output_scale
Post-processing scalar applied to m_last_audio_buffer each batch.