I have already posted this in testing and trouble-shooting but on reflection I think that was wrong forum. I hope therefore this is a more sutable place for my questions. I therefore aplologise in advance. There does not seem to be a '‘technical questions’ place.
Ref the application: ain64_din128_dout128_v2…
Does anyone know where is there a reference to the four lcd menu buttons: exec, right, left and snapshot?
If this app has no such menu buttons, does it mean that mean there is a total of 128 buttons available for MIDI note-on offs, without altering code?
Also: (unlike the MB64 app) I cannot locate any reference to the menu buttons - are they toggle types or what?
Perhaps I am not looking in the correct places.
Any ideas or help would be greatly apprecated folks.
Does anyone know where is there a reference to the four lcd menu buttons: exec, right, left and snapshot?
This (extremely simple) application doesn’t provide a menu interface. All events are preprogrammed in the C code and can only be changed there. They cannot be changed during runtime.
If this app has no such menu buttons, does it mean that mean there is a total of 128 buttons available for MIDI note-on offs, without altering code?
Yes…
Also: (unlike the MB64 app) I cannot locate any reference to the menu buttons - are they toggle types or what?
as mentioned above: no menu interface
Perhaps I am not looking in the correct places.
Where did you found a reference which describes that ain64_din128_dout128 supports a menu?