libprimis icon indicating copy to clipboard operation
libprimis copied to clipboard

Change rhtaps var implementation to reflect quantization

Open no-lex opened this issue 4 years ago • 0 comments

The rhtaps var only applies for values of 12, 20, 32; intermediate values passed merely round down. This is not reflected in the var's implied behavior, as having 20 intermediate values implies that those 20 distinct values do something.

no-lex avatar May 06 '20 20:05 no-lex