1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Components/OPL2
2020-05-05 23:41:15 -04:00
..
Implementation Attempts better to balance attenuations. 2020-05-05 22:14:11 -04:00
OPL2.cpp 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
OPL2.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
OPLL.cpp Corrects channel attenuation and carrier sustain level settings. 2020-05-05 23:41:15 -04:00
OPLL.hpp Makes first attempt to reintroduce full-melodic output. 2020-05-05 00:16:45 -04:00