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
a4d3865394
Decreases sustain level attenuation; disables key-level scaling for now.
...
The latter was definitely wrong, I also think I don't need the big four tables.
2020-04-21 19:58:40 -04:00
..
Channel.cpp
Preserves fractional part of modulator phase.
2020-04-20 23:35:37 -04:00
Channel.hpp
Moves complete phase -> output calculation inside Operator.
2020-04-19 13:27:24 -04:00
Operator.cpp
Decreases sustain level attenuation; disables key-level scaling for now.
2020-04-21 19:58:40 -04:00
Operator.hpp
Takes a shot at key-level scaling. Testing to come.
2020-04-21 00:09:42 -04:00
Tables.hpp
Preserves fractional part of modulator phase.
2020-04-20 23:35:37 -04:00