1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-08-20 13:29:27 +00:00
CLK/Analyser/Dynamic/MultiMachine/Implementation
Thomas Harte 90856a0e7a Adds mixdown/up capability to Speaker.
To deal with occasions when the host machine just always is either mono or stereo, and the emulated machine must cope.
2020-02-16 13:50:18 -05:00
..
MultiConfigurable.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
MultiConfigurable.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MultiCRTMachine.cpp Tried to be less lazy with lambda captures. 2020-02-14 23:39:08 -05:00
MultiCRTMachine.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MultiJoystickMachine.cpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MultiJoystickMachine.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MultiKeyboardMachine.cpp Removes many stray spaces. 2018-11-23 22:32:32 -05:00
MultiKeyboardMachine.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MultiMediaTarget.cpp Renames ConfigurationTarget to MediaTarget as per its newly-reduced interface. 2018-07-10 21:32:28 -04:00
MultiMediaTarget.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MultiSpeaker.cpp Adds mixdown/up capability to Speaker. 2020-02-16 13:50:18 -05:00
MultiSpeaker.hpp Adds mixdown/up capability to Speaker. 2020-02-16 13:50:18 -05:00