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

◆ m_routine

std::shared_ptr<Vruta::SoundRoutine> MayaFlux::Kriya::EventChain::m_routine
private

The underlying computational routine that implements the chain.

This coroutine handles the actual timing and execution of events in the chain. It's created when start() is called.

Definition at line 121 of file Chain.hpp.

Referenced by start().