new param menu #960
new param menu #960
Conversation
|
midi mapping now works. i apologize that this is taking me forever. |
|
possible bug, for simple scripts which don't draw to the display the main menu gets redrawn on incoming midi data when parameters have been bound to midi. setup
procedure
|
|
@ngwese i believe this fixes it |
|
@tehn - confirmed, that does indeed fix the redraw bug |
|
works great, haven't found any bugs yet! FWIW some reflections on the UI after testing for a while: i'm not too fond of params automapping to CC100 when using K3 in the PARAMETER MAP section. i'd prefer setting a mapping to be an explicit action (sometimes you're just navigating around the menu to browse settings with no intent to do an action) i found it a bit weird that the menu by default (on booting the device and turning E1 right) is navigated into the the shortcuts K1-K2 and K1-K3 work differently depending on where in the menu the user is at the moment. so at the menu top section (presenting |
|
thanks for testing!
|
|
ok:
|
|
fixes #1030 |
|
tried this again, works well! |
do not merge --- PR for testing/tracking
sys/audio menu:
midi mapping:
misc
notes
interface
EDIT,MAP,PSETquick jump: K1(alt)+K2 = PSET, alt+K3 = MAP toggle
groups
this makes a group with two params.
num1andnum1go in the group (the first two that followed the definition).groups cannot be nested.
named sep
this prints "filter" above the line for the section (otherwise blank)
hide/show
any param can be hidden from the list. indexing by number only.
initas the menu does not manually rebuild itself unless it's entering/exiting a submenu. ie, more glue would have to be added to signal a menu list rebuild... which seems overkill.