1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 08:49:37 +00:00
CLK/Analyser/Dynamic/MultiMachine
2022-07-14 16:39:26 -04:00
..
Implementation Generalise AsyncTaskQueue, DeferringAsyncTaskQueue and AsyncUpdater into a single template. 2022-07-14 16:39:26 -04:00
MultiMachine.cpp Ensures proper handover of speaker state when picking in a multimachine. 2020-07-30 22:50:32 -04:00
MultiMachine.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00