I am having the same minor problem described in this post:
http://discourse.midibox.org/t/topic/13344
…my encoders, when turned slowly, sometimes jump around… If I’m turning them slowly in one direction, numbers will increment several times, then decrement by one, then increment again. Not a huge problem, but it’d be great to fix it if I can. Is there any documentation anywhere on what the encoder types described in the MBSEQ_HW.V4 file do?
##################################################
Encoder Functions
SR = 0: encoder disabled
SR = 1..16: DIN assignment
Types: NON_DETENTED, DETENTED1, DETENTED2, DETENTED3
##################################################
I’m using the detented encoders SmashTV was selling in his shop until recently - they’re not listed in the shop right now, I guess he’s out of stock. They’re currently declared as DETENTED3 (that would have come from one of the HW file templates, I didn’t set it myself). Does anyone know what encoder type setting I should be using?
…just tried DETENTED1 and DETENTED2, both are worse than DETENTED3.
NON_DETENTED doesn’t jump backward, but the increments obviously don’t match the detents, so it’s not usable…
In the forum thread linked above, TK mentions DETENTED4 and DETENTED5 - when I try those, I get the following error when uploading the file in MIOS Studio: “[269409.830] [sEQ_FILE_HW] ERROR in ENC_DATAWHEEL definition: invalid type ‘DETENTED4’!”
There seems to be some discussion here, but it’s in German…