Hi,
Anyone who’s willing to give some pointers.. your input here is welcome ![]()
Right, well i have a little bit of experience programming in the past, pascal and basic.. that sort of thing.. And been having some huge problems getting to grips with whats going on with both the overall structure of the MIOS source & the mish mash of c++ & asm is confusing the ell’ out of me ![]()
The Seemingly simple task i’ve hit a current dead end with, is making the Sid Slave Select buttons/toggles accessble from within a Step B interface. The original intentions where to simply remap the four right buttons below the screen to those functions; when they where in the patch seleect mode (and not assigned to other things). I nievely remapped those buttons, for all function calls initially (see other post for details). The other option is to add 4 toggleable options within the first/root menu.
See here for project post: http://www.midibox.org/forum/index.php?topic=7854.msg59000#msg59000
I’m, really, really stumped on this now ..i dont know which part of the ‘ball of string’ to start pulling at.. so that it’ll all unravel in a way that makes sense…