Commit graph

15 commits

Author SHA1 Message Date
tildearrow f8187b9a5f dev191 - kind of remove DIV_ALWAYS_SET_VOLUME
it's useless crap I put during the Defle compat days
it serves nearly no purpose nowadays

also why is it a command?
2024-01-16 23:54:32 -05:00
tildearrow 88b42ddd58 update copyright year 2024-01-16 21:26:57 -05:00
tildearrow 708c363635 FixedQueue, part 2 2023-07-13 04:09:20 -05:00
tildearrow 4776020d05 GUI: per-chan osc improvements 2023-06-18 04:27:22 -05:00
tildearrow 29dfeccfe7 change chan osc range - PLEASE READ
as of now the range is ~32768, either from -16384 to 16383, or 0 to 32767.
it previously was -32768 to 32767 (~65536).

this change was made to better suit chips that only output a positive value.
if you are working on a new chip, update your code and shift right by one if necessary.
2023-06-16 17:30:11 -05:00
cam900 c21d596ca4 Fix default instrument for SM8521 2023-03-06 08:32:51 +09:00
cam900 84566844ca Temporary ignore SM8521 anti-click flag for now 2023-02-23 20:57:02 +09:00
cam900 c38ed5f5ad Add clock divider note 2023-02-11 23:09:01 +09:00
cam900 13691c5482 Fix base clock 2023-02-11 23:08:01 +09:00
cam900 9d47582fbd Remove unused variable 2023-02-11 22:18:47 +09:00
cam900 0cd77c4ca7 Fix sign 2023-02-11 22:12:32 +09:00
cam900 98b34ab7ce Output fix 2023-02-11 21:50:44 +09:00
cam900 07a1c57a5a Fix compile, Add SM8521 to list 2023-02-11 21:37:11 +09:00
cam900 0cb36206c4 anti-click 2023-02-11 21:11:32 +09:00
cam900 6c5e806fb2 Prepare for SM8521 2023-02-11 21:06:17 +09:00