|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API Vruta::SoundRoutine MayaFlux::create_sequence | ( | std::vector< std::pair< double, std::function< void()> > > | sequence | ) |
Creates a sequence task that calls functions at specified times.
| sequence | Vector of (time, function) pairs |
| name | Name of the metronome task (optional but recommended). If not provided, a default name will be generated. |
Uses the task scheduler from the default engine.
Definition at line 46 of file Chronie.cpp.
References get_scheduler(), and MayaFlux::Kriya::sequence().
Referenced by schedule_sequence().
Here is the call graph for this function:
Here is the caller graph for this function: