1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 06:57:15 +00:00
CLK/OSBindings/Mac
2016-06-01 19:04:07 -04:00
..
Clock Signal Consolidated a little more within the common code, adding sampling rate selection based on querying the machine. 2016-06-01 19:04:07 -04:00
Clock Signal.xcodeproj Finally started on generalising the C++ stuff so as to be able to be able to get a working audio binding on the OS-specific side without further repetition by factoring an appropriate protocol out from the Electron and sketching out the correct speaker class for the Atari. Added a method to ask it what a good output frequency would be. 2016-05-31 21:23:44 -04:00
Clock SignalTests Attempted to normalise some style decisions.` 2016-04-24 22:32:24 -04:00
Clock SignalUITests