1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-02-16 18:30:32 +00:00
CLK/Components
Thomas Harte dd6769bfbc Splits OPLL and OPL2 classes.
Logic is: they have different mixers (additive in the OPL2, time-division multiplexing in the OPLL) as well as different register sets. So I'll put operator and channel logic directly into those structs.
2020-04-07 23:15:26 -04:00
..
2020-01-19 20:05:22 -05:00
2020-01-01 12:38:30 -05:00
2020-04-07 23:15:26 -04:00