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-08-12 09:25:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8f541602c13bc571673782e55b009f659c33e26a
CLK
/
Components
/
OPL2
/
Implementation
History
Thomas Harte
668f4b77f3
Implements feedback.
2020-05-08 21:05:23 -04:00
..
EnvelopeGenerator.hpp
Attempts to implement the proper attack phase.
2020-05-08 18:59:05 -04:00
KeyLevelScaler.hpp
Adds waveform generation logic to the new factoring.
2020-05-03 21:38:20 -04:00
LowFrequencyOscillator.hpp
Shifts the LFO implementation inline.
2020-05-03 21:44:22 -04:00
OPLBase.hpp
Continues doing away with the attempt heavily to interleave the OPLL and OPL2, creating a new OPLL class.
2020-05-04 21:14:51 -04:00
PhaseGenerator.hpp
Implements feedback.
2020-05-08 21:05:23 -04:00
Tables.hpp
Fully separates updates and outputs in operators; takes a shot at the snare.
2020-04-26 00:18:09 -04:00
WaveformGenerator.hpp
Continues doing away with the attempt heavily to interleave the OPLL and OPL2, creating a new OPLL class.
2020-05-04 21:14:51 -04:00