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-18 16:30:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Components
/
OPL2
/
Implementation
History
Thomas Harte
40424ac38b
Re-enables key-level scaling, with 3db and 1.5db the correct way around.
2020-04-21 20:10: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
Re-enables key-level scaling, with 3db and 1.5db the correct way around.
2020-04-21 20:10: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