1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Analyser/Dynamic/MultiMachine
Thomas Harte f34a9b4346 Corrects audio output from the multi-speaker.
Specifically: local duplication of the delegate is unnecessary, and leads to confusion.
2020-07-31 18:18:19 -04:00
..
Implementation Corrects audio output from the multi-speaker. 2020-07-31 18:18:19 -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