Pablop Posted March 25, 2008 Report Posted March 25, 2008 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. Quote
TK. Posted March 25, 2008 Report Posted March 25, 2008 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 soonBest Regards, Thorsten. Quote
TK. Posted March 26, 2008 Report Posted March 26, 2008 I found the error: in mb64_lcd.inc, search for BRA_IFCLR MB64_CFG0, MB64_CFG0_SNAP, ACCESS, MB64_LCD_PrnVBar_Normaland replace it by BRA_IFCLR MB64_CFG0, MB64_CFG0_SNAP, BANKED, MB64_LCD_PrnVBar_NormalThe change is already commited to the repository, and a new precompiled version will be released soonBest Regards, Thorsten. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.