I’ve got my prototype system set up for my Oberheim Matrix 1000 programmer and I’ve begun making the necessary modifications to MB64.
I need a pot to transmit a range of values (0-63). I was able to do so by editing the last value on this line:
POT_ENTRY 0xb0, 0x5b, 0x00, 0x3f
in mb64_presets.inc
What I see on the screen however, is the bargraph only going halfway up. I’ve been unable to see where I can change the scale of the bargraph for the pots, individually. Where in the source can I change the scale of the bargraph?