Most of the requested features of the last months (but also my private wishes) have been implemented (hope that the guys are still reading this forum )
During a play session I noticed, that F1 button behaviour is currently inconsistent to the overworked F3/F4.
Questions to users: would it be ok for you if F1 button behaves like the new F3/F4 button function in future: Utility page only visible so long F1 button pressed, and jump back to previous page when F1 button is released?
Or is it important for you, that only one finger (instead of two) is required to select a utility function?
according to me is better how it behaves now. when you press the utility button you got a lot of different function for almost all of the 16 GP buttons, and pressing 2 of them simultaneusly could not be so confortable, because for some function you would need both hands.
this is one of the most useful buttons because gives access to the most used functions, and maybe you just press the button, then think… hmmm should i move the step, or the whole track? wait a minute, i just save the pattern before making variations… what about some realtime recording instead?
so: seeing all the commands at once without keeping the finger on the seq could be better… (IMHO)
There is still a problem with the bank/pattern selection in song/phrase mode. The value for group 4 jumps always back to bank 1 for me when switching the bank/pattern value or selecting another group.
While searching in the source code for the according lines in cs_m_menu.inc I found this:
;; toggle pat/bnk sel
CS_M_SONG_GP_Callback_Sel
;; btg CS_STAT, CS_STAT_SONG_EDIT_BNK
;; disable - somehow makes no sense here (UI not consistent - time to ask the community, which approach they would prefer)
;; rgoto CS_M_SONG_GP_Callback_Cont
I don’t think that this is related to the problem though.
Any hint on which line I can try to fix it? I’m a long time pascal and c++ programmer but the assembler stuff is killing me. ;)
It happens only for G4. No way to select a bank or pattern regardless of using an encoder or the gp buttuns to select a bank or pattern. Sorry, no hint for you.