|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Process the network for the given number of samples.
| num_samples | Number of samples/frames to process |
Subclasses implement their specific processing logic:
Called by NodeGraphManager during token processing.
Implements MayaFlux::Nodes::Network::NodeNetwork.
Definition at line 294 of file ModalNetwork.cpp.
References MayaFlux::Nodes::Network::NodeNetwork::apply_output_scale(), compute_mode_coupling(), MayaFlux::Nodes::Network::NodeNetwork::ensure_initialized(), generate_exciter_sample(), MayaFlux::Nodes::Network::NodeNetwork::is_enabled(), m_coupling_enabled, m_couplings, MayaFlux::Nodes::Network::NodeNetwork::m_last_audio_buffer, m_modes, m_node_buffers, and update_mapped_parameters().
Here is the call graph for this function: