1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/Components/OPL2/Implementation
2020-04-24 18:48:32 -04:00
..
Channel.cpp Adds tremolo support, switches to global timer for ADSR stages other than attack. 2020-04-23 23:55:49 -04:00
Channel.hpp Adds tremolo support, switches to global timer for ADSR stages other than attack. 2020-04-23 23:55:49 -04:00
LowFrequencyOscillator.cpp Adds vibrato. 2020-04-24 18:02:41 -04:00
LowFrequencyOscillator.hpp Adds vibrato. 2020-04-24 18:02:41 -04:00
Operator.cpp Looking towards rhythm mode, and in search of bugs: factors out ADSR. 2020-04-24 18:48:32 -04:00
Operator.hpp Looking towards rhythm mode, and in search of bugs: factors out ADSR. 2020-04-24 18:48:32 -04:00
Tables.hpp Looking towards rhythm mode, and in search of bugs: factors out ADSR. 2020-04-24 18:48:32 -04:00