1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-01-05 13:30:07 +00:00
CLK/Components/OPL2/Implementation
Thomas Harte 32fd1897d0 Via a unit test, confirms and fixes relative volumes of OPLL channels.
Also rejigs responsibility for scaling to emulator-standard volume.
2020-04-20 23:17:29 -04:00
..
Channel.cpp Via a unit test, confirms and fixes relative volumes of OPLL channels. 2020-04-20 23:17:29 -04:00
Channel.hpp Moves complete phase -> output calculation inside Operator. 2020-04-19 13:27:24 -04:00
Operator.cpp Via a unit test, confirms and fixes relative volumes of OPLL channels. 2020-04-20 23:17:29 -04:00
Operator.hpp Rename Table.h; LogSin -> LogSign and make it a bit more typer. 2020-04-19 13:33:17 -04:00
Tables.hpp Adds a test for lookup sine. And fixes lookup sine. 2020-04-20 18:40:47 -04:00