Line 952:
Line 952:
2 RESTART_UI D-1
2 RESTART_UI D-1
3 RELOAD_MIDI_CONFIG D#-1
3 RELOAD_MIDI_CONFIG D#-1
−
4 RELOAD_KEY_CONFIG E-1
+
4 RELOAD_KEY_BINDING E-1
+
5 LAST_STATE_ACTION F-1
10 ALL_NOTES_OFF A#-1
10 ALL_NOTES_OFF A#-1
Line 975:
Line 976:
52 SELECT_UP E3
52 SELECT_UP E3
53 SELECT_DOWN F3
53 SELECT_DOWN F3
+
54 BACK_UP F#3
+
55 BACK_DOWN G3
+
56 LAYER_UP G#3
+
57 LAYER_DOWN A3
+
58 SNAPSHOT_UP A#3
+
59 SNAPSHOT_DOWN B3
64 SWITCH_BACK_SHORT E4
64 SWITCH_BACK_SHORT E4
Line 1,008:
Line 1,015:
[[File:Midi-note-chart.jpg]]
[[File:Midi-note-chart.jpg]]
−
==Controlling the UI with OSC messages==
==Controlling the UI with OSC messages==
The same CUIA calls are available using OSC on UDP 1370, with the base prefix "/cuia". Take a look to "[[Accessing_Zynthian_from_your_computer#OSC|Calling CUIA with OSC]]".
The same CUIA calls are available using OSC on UDP 1370, with the base prefix "/cuia". Take a look to "[[Accessing_Zynthian_from_your_computer#OSC|Calling CUIA with OSC]]".