SID Menu on 2x40

Hello,

I use a 2x40 display on my Midibox SID. As a lot a space is not used, is it possible to make an evolution like this ?

Normal display is like :

[tt]  A 9  C 1  1----

  Popcorn[/tt]

So one menu button has to be pressed to go into sub menu. So why not configure such display :

[tt]  A 9  C 1  1----    Popcorn

  OSC FIL LFO ENV MOD WT VMA CFG SAV[/tt]

Or better :

[tt]  A 9  Popcorn      C 1  1----

  OSC FIL LFO ENV MOD WT VMA CFG SAV[/tt]

Any suggestion ?

Cheers,

ludo

Go for it!

For sure, but in fact I was asking for a starting point in the code.

ludo

First of all you should update to MIOS V1.9 and beta15, because I can see an expired menu structure; programming details are different in the meantime, and v1.7a has some anoying bugs as well. So, it doesn’t make sense to work on this old version anymore.

The page layout can be customized in cs_menu.inc, CS_MENU_Handler_MainPage and CS_MENU_Page_Root

Best Regards, Thorsten.