1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Outputs/OpenGL
Thomas Harte fd579a019b Introduces a new scan source data type, motivated by the reasoning used by the Oric.
Specifically: it'll allow PCM sampling of the potentially arbitrary composite generation logic of various machines.
2018-11-28 20:40:22 -08:00
..
Primitives
OpenGL.hpp
ScanTarget.cpp Settles, at least for now, on 15-tap notch filtering. 2018-11-26 22:34:31 -05:00
ScanTarget.hpp Settles, at least for now, on 15-tap notch filtering. 2018-11-26 22:34:31 -05:00
ScanTargetGLSLFragments.cpp Introduces a new scan source data type, motivated by the reasoning used by the Oric. 2018-11-28 20:40:22 -08:00