1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/OSBindings/Mac
2016-01-12 22:19:56 -05:00
..
Clock Signal Started sketching out an interface for sound generation. Which made me realise that the CRT in CRTDelegate was redundant, since C++ has namespaces. 2016-01-12 16:54:09 -05:00
Clock Signal.xcodeproj Tidied a little, started working towards supporting speaker output. 2016-01-12 22:19:56 -05:00
Clock SignalTests Very, _very_ minor: switched to normal C++ constructor syntax for simple variable initialisation. 2015-12-06 16:53:37 -05:00
Clock SignalUITests