1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-11 22:56:20 +00:00
CLK/Analyser/Dynamic/MultiMachine/Implementation
Thomas Harte c12aaea747 Attempts to get as far as running the MultiMachine.
In doing so, fixes the long-standing bug that machines that output audio but don't have a listener produce a divide by zero.
2018-01-30 22:23:06 -05:00
..
MultiConfigurationTarget.cpp Pulls DynamicMachine out of MachineForTarget and adds MultiConfigurationTarget as a first multiplexer. 2018-01-29 21:49:49 -05:00
MultiConfigurationTarget.hpp Pulls DynamicMachine out of MachineForTarget and adds MultiConfigurationTarget as a first multiplexer. 2018-01-29 21:49:49 -05:00
MultiCRTMachine.cpp Attempts to get as far as running the MultiMachine. 2018-01-30 22:23:06 -05:00
MultiCRTMachine.hpp Attempts to get as far as running the MultiMachine. 2018-01-30 22:23:06 -05:00