Hi
Stumbled upon a little bug in the wiki.
http://wiki.zynthian.org/index.php/Zynthian_UI_Users_Guide#CUIA:_Callable_UI_Actions
According to my experience with Zynthian, the UP/DOWN titles are swapped in the section: Controlling the UI with MIDI messages
“52”: “SELECT_DOWN”, E3
“53”: “SELECT_UP”, F3
Should be:
“52”: “SELECT_UP”, E3
“53”: “SELECT_DOWN”, F3
I’ll gladly fix it myself if someone could give me access.
wyleu
2
Fork the repo, add the fix, submit a pull request!
1 Like
Is the wiki in the repo?
-or should we adjust the code according to documentation?
wyleu
4
Sorry I didn’t read very attentively. The wiki is seperate to the repo. I will alter it.
wyleu
5
I’ve updated it thanks for the spot!
Great!
I’ll find another excuse for git’in into the code someday soon.
wyleu
7
Well I’ve probably got about a hundred suggestions!
Whoa did I say that loud.
Well, being a webdev I should probably look into the web-ui. Do we have some kind of todo list or is it just wild west?
What about that?
And more concretely for webconf tool:
1 Like
Great
Can’t promise a lot, but I will have a look