1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-11 04:28:58 +00:00
CLK/OSBindings/Mac
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
..
Clock Signal Adds the messaging that would allow a Speaker to output stereo, semantically. 2020-02-15 13:40:19 -05:00
Clock Signal.xcodeproj Adds mixdown/up capability to Speaker. 2020-02-16 13:50:18 -05:00
Clock SignalTests Tried to be less lazy with lambda captures. 2020-02-14 23:39:08 -05:00
Clock SignalUITests