Details page should exit when a different parameter's pot is turned

Pretty self explanatory I guess, but when the details page (edit parameter with encoder page) for a parameter is active, the page should switch back to the overview page if a pot controlling another parameter is turned...  Or the view should switch to the details page for the parameter corresponding to the pot that was turned.  Right now, the details page for the original parameter just stays active.

Comments

  • good point.
    which one is prefered? switch or exit? I tend to say exit the details page.
  • I'd agree that exit makes more sense.
  • edited October 2013
    On a similar note, pressing one of the 8 menu buttons should probably also exit the details page...

    Currently, if you press one of the other menu buttons while you're in details view, the display jumps to details view for the parameter that's in the same position in the new menu as the parameter you were previously viewing...

    Probably easiest to just exit detail view whenever you move any pot or press any button (except shift, once the accelerate encoder speed with shift button thing is implemented)...  Or would there be any situation where someone might want detail view to stay active after pressing or moving another control?
  • edited October 2013
    Another (very minor) encoder related bug:  If the screensaver is on, pressing the encoder button doesn't exit the screensaver properly - the menu text appears, but the screensaver keeps playing over top of the menu text, then the screen blanks back to the screensaver after a second or so.

    Turning the encoder does exit the screensaver properly.  It's just the encoder button that doesn't.
  • While I'm at it, I may as well list a few other minor unrelated bugs:

    Voice --> Mix Menu --> voice midi channel
    Before adjusting this with the potentiometer, the value is "0".  After adjusting with the pot, you can't get it back to 0...  The minimum that the pot can get to is 1.

    Voice -> mod menu -> velocity dest. param.
    --there are blank spaces when you turn the potentiometer - some potentiometer values don't have a corresponding parameter.

    LFO Dest Param also has blank spaces when you turn the pot. 

  • For the Voice MIDI Channel the default should be "Off" instead of any channel, im a bit annoyed with the LXR sending notes shifting my MIDIalfs Pattern ;-)
  • the out of range values (midi channel and voice = 0) are relicts from older versions when those parameters did not exist or had another value range. I think I'll have to write a preset fixer script to remove those illegal values and add a propper init sound, then it should not be possible anymore to reach those illegal values.

    I know about the spaces.
    I think I will address this issue together with a complete pimp my modlist update.
    I would prefer long names instead of the 3 letter abrevations, too.

    @fcd72 would a global "MIDI TX on/off" option be enough?
  • @julian
    both would be great but a global one will fix it for now.
Sign In or Register to comment.