1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-02 02:49:28 +00:00
CLK/Components/OPL2/Implementation
2020-04-19 00:30:14 -04:00
..
Channel.cpp Minor: enables all melodic channels when rhythm mode is disabled; supports non-modulated channels. 2020-04-18 17:48:29 -04:00
Channel.hpp Adjusts range of output, makes declaration of level full owner of type information. 2020-04-17 23:29:09 -04:00
Operator.cpp Simplifies the phase counter. 2020-04-19 00:30:14 -04:00
Operator.hpp Simplifies the phase counter. 2020-04-19 00:30:14 -04:00
Tables.h Wraps log_sin in an access function to enshrine sign and mask rules; switches both functions to non-math.h clashing names. 2020-04-17 23:22:42 -04:00