Jump to content

Recommended Posts

Posted

Hi,

I built a box with 32 AINs and 80 DINs and the 64e application only handles 64 of them. How can I make them usable? I tried changing the F in "incf TMP2, F" under MB64E_BUTTON_Map_Loop in mb64e_buttins.inc but it didn't work. And how can I make the first four pins of the first shift register send a midi event?

I know the ain64_din128_dout128_v2_0 application handles all buttons but not my 3 encoders. Maybe I can add the encoder to this?

Thanks for all hints

Posted

there is a config file: mios_tables.inc where you set the pins which have encoders attached to them, once this is done the encoders will work for you.

look for the text "MIOS_ENC_MODE_NON_DETENTED" in that file to take you to the correct lines of code quickly....

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...