1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Outputs
2016-06-14 07:29:35 -04:00
..
CRT It appears the Vic's output is sine-ish, after all. Also adjusted centre of display, simultaneously adding some validation on that. 2016-06-14 07:29:35 -04:00
Speaker.cpp Edging towards audio output; the speaker is given appropriate input and output rates, and then updated with current divider and enabled/disabled status. 2016-01-13 21:03:43 -05:00
Speaker.hpp Extended to allow floating-point sampling rates. Which makes sense. 2016-06-13 19:30:41 -04:00