SEQ V2

Hi all!!

My seq is up and basically working, but I still have some probs:

1 - I’ve mounted alps stec detented encoders.  When I turn of a click an encoder the parameter advance by 2 steps… Where have I to modify?

2 - Some strange artifacts happens to LCD: sometime when I modify i.e. step 3, another step change visualisation, and after it show back the correct info. I’ve cleaned all the solder flux on LCD and Core boards

3 - solo button and enter button doesn’t work checked and rechecked with the tester it’s ok. Is there a prg to test buttons and encoders?

4 - sometimes pic restarts without logic…

5 - bankstick not working (modify on pin 28 ok)

Hope someone can help me.

Sorry for my english

Thank u in advance

Hi,

  1. setup_mbseq_v2.asm: change MIOS_ENC_MODE_DETENTED to MIOS_ENC_MODE_DETENTED2

(this will be the default setting in the next release)

  1. there is a known problem with such artifacts (see the (short) buglist), but they don’t happen like described. This could be related to a problem with the DINs

  2. use the MIDIO128 application (buttons send one note event, encoders send two note events)

  3. bad solderings

  4. bad solderings

Best Regards, Thorsten.

thank u thorsten for the fast reply I’ll check all!