1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/Components/OPL2
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
..
Implementation Decreases sustain level attenuation; disables key-level scaling for now. 2020-04-21 19:58:40 -04:00
OPL2.cpp Via a unit test, confirms and fixes relative volumes of OPLL channels. 2020-04-20 23:17:29 -04:00
OPL2.hpp Minor: enables all melodic channels when rhythm mode is disabled; supports non-modulated channels. 2020-04-18 17:48:29 -04:00