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

◆ m_routing_state

RoutingState MayaFlux::Nodes::Node::m_routing_state
private

Internal state tracking for routing transitions.

This structure tracks the state of routing transitions, such as fade-in and fade-out phases, channel counts, and elapsed cycles. It's used to manage smooth transitions when routing changes occur, ensuring that audio output remains seamless during dynamic reconfigurations of the processing graph.

Definition at line 680 of file Node.hpp.