Jump to content

MB64 arrow display in snap/relative mode (was: wrong topic)


Recommended Posts

Posted

I'm not sure if this post belongs here, but I think it makes sense.

I'm having some trouble with MB64_v2a. The problem is that in all pot modes other than normal, it isn't showing the arrows indicating which way to move the pot to start sending midi.  I've tried the precompiled main.hex that comes in the package, and also the re-compiled version one can make by means of "make.bat".

MPASM version works fine in this respect.

Posted

It definitely was the wrong topic (just consider, that other people should still be able to find informations about this issue some months later)

Sounds like a bug, I will check this soon

Best Regards, Thorsten.

Posted

I found the error: in mb64_lcd.inc, search for

BRA_IFCLR MB64_CFG0, MB64_CFG0_SNAP, ACCESS, MB64_LCD_PrnVBar_Normal

and replace it by

BRA_IFCLR MB64_CFG0, MB64_CFG0_SNAP, BANKED, MB64_LCD_PrnVBar_Normal

The change is already commited to the repository, and a new precompiled version will be released soon

Best Regards, Thorsten.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...