DeepDeck.Ahuyama.fw
DeepDeck.Ahuyama.fw copied to clipboard
Default volume knob is reversed
The default settings for the left knob have Volume Up assigned to counter clockwise, and Down to clockwise. This is the reverse of every other volume knob I have encountered.
I also found this on first install. Running macOS if that's relevant.
Second this. Windows 11, just got the deepdeck and updated the firmware.
Looks like the pin definition for one of the two encoders is incorrect. According to this: https://github.com/DeepSea-Developments/DeepDeck.Ahuyama.hw/blob/main/MK32_DSD/MK32_DSD.pdf
Encoder 1 phase A and B pins are reversed. The following commit fixes it: https://github.com/yhemery/DeepDeck.Ahuyama.fw/commit/844eb247a1b75a79ee872cf0eabc4194b6a5f57d#diff-ff7c462b7eb707e752586fba2c65a404d58f6642ffe7d7e82a2634fbca5dc535R54-R55
Several adjustements are required in order to perform a proper fix however, since some of the default macro definitions are also reversed to compensate the initial error.