This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-02-20 14:29:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Components
/
OPL2
/
Implementation
History
Thomas Harte
a424e867f9
Continues factoring this apart, albeit with a decision on whether to retain update-and-output still pending.
2020-04-25 23:07:40 -04:00
..
Channel.cpp
Re-ups output level.
2020-04-25 23:07:06 -04:00
Channel.hpp
Attempts the tom tom.
2020-04-25 19:21:55 -04:00
LowFrequencyOscillator.cpp
Moves the LFSR to the LowFrequencyOscillator.
2020-04-25 22:21:42 -04:00
LowFrequencyOscillator.hpp
Moves the LFSR to the LowFrequencyOscillator.
2020-04-25 22:21:42 -04:00
Operator.cpp
Continues factoring this apart, albeit with a decision on whether to retain update-and-output still pending.
2020-04-25 23:07:40 -04:00
Operator.hpp
Continues factoring this apart, albeit with a decision on whether to retain update-and-output still pending.
2020-04-25 23:07:40 -04:00
Tables.hpp
Looking towards rhythm mode, and in search of bugs: factors out ADSR.
2020-04-24 18:48:32 -04:00