94 buttons in MB64e

Hi all,

Is this possible 94 buttons in MB64e ?

it is, but not with the original mb64e firmware.

instead, try this one and modify it yourself to fit your needs:

http://ucapps.de/mios/ain64_din128_dout128_v2c.zip

it is, but not with the original mb64e firmware.

instead, try this one and modify it yourself to fit your needs:

http://ucapps.de/mios/ain64_din128_dout128_v2c.zip

Ok, thank you

It is possible to support 64 additional button/LEDs assigned to static MIDI events by adding some code, but for your usecase the application proposed by Nasrudin is much better - it’s small and easier to customize (if really required).

Best Regards, Thorsten.

It is possible to support 64 additional button/LEDs assigned to static MIDI events by adding some code, but for your usecase the application proposed by Nasrudin is much better - it’s small and easier to customize (if really required).

Best Regards, Thorsten.

I shall like having: 16 encoder, 94 Button / LED, 8 fader motorized

In my case , It is better to modify the MB LC

Thanks to you

Or combine following examples:

http://www.ucapps.de/mios_c_send_enc_rel.html

http://www.ucapps.de/mios_c_handle_mf.html

http://www.ucapps.de/mios_c_send_din.html

http://www.ucapps.de/mios_c_set_dout.html

Best Regards, Thorsten.