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
2024-11-19 08:31:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
32437fbf8b
CLK
/
Components
/
OPL2
History
Thomas Harte
32437fbf8b
Attempts to use the proper rhythm mode envelope generators.
2020-05-07 23:56:15 -04:00
..
Implementation
Ensure all channels begin in 'release' phase, which is currently code for 'off' in conjunction with attenuation of 511.
2020-05-06 00:13:01 -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
Attempts to use the proper rhythm mode envelope generators.
2020-05-07 23:56:15 -04:00
OPLL.hpp
In principle fully implements rhythm mode.
2020-05-07 23:38:51 -04:00