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-12-02 02:49:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
020c760976
CLK
/
Components
/
OPL2
/
Implementation
History
Thomas Harte
020c760976
Simplifies the phase counter.
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