|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| Vruta::SoundRoutine MayaFlux::Kriya::CycleCoordinator::sync_pipelines | ( | std::vector< std::reference_wrapper< BufferPipeline > > | pipelines, |
| uint32_t | sync_every_n_cycles = 1, |
||
| uint64_t | samples_per_cycle = 1 |
||
| ) |
Create a synchronization routine for multiple pipelines.
| pipelines | Vector of pipeline references to synchronize |
| sync_every_n_cycles | Synchronization interval in cycles |
| samples_per_cycle | Number of samples per cycle for timing |
Definition at line 14 of file CycleCoordinator.cpp.
Referenced by sync_pipelines_at_rate().
Here is the caller graph for this function: