Module talk:Uniform map

From Xenharmonic Wiki
Revision as of 20:41, 1 April 2024 by Sintel (talk | contribs) (Created page with "A lot of this code is rather complicated and hard to follow. It should be rewritten and documented clearly. Especially things such as line 77: <pre> <nowiki>local number_wart...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A lot of this code is rather complicated and hard to follow. It should be rewritten and documented clearly. Especially things such as line 77:

local number_warts = (2 * math.abs(difference) + (utils.signum((-1) ^ direction * difference) - 1) / 2)

need clarification.

- Sintel (talk) 20:41, 1 April 2024 (UTC)