I’m making a dedicated controller for my midiNES
I’m not using a LCD or menu buttons or encoder for a CS
It has 24 pots, 16 buttons, 16 LED’s
A couple of questions that I would really apreciate some direction on:
-The LED’s for the toggle buttons are in reverse order, can this be fixed in code or do I have to resolder?
-Button nr.1 does not send any midi message (the rest of the buttons do) any idea why?
-Since I am not using a LCD or menu buttons, should/could I disable this somewhere?
I have attached the files I have uploaded
the .txt file is an .ini file for sysex
[setup_midibox64.asm](< base_url >/applications/core/interface/file/attachment.php?id=9360)
[midibox64.txt](< base_url >/applications/core/interface/file/attachment.php?id=9361)