Line 741:
Line 741:
0x00 (Velocity / parameter)
0x00 (Velocity / parameter)
−
or play the C-1 key, if your keyboard has it.
+
or play the C-0 key, if your keyboard has it.
−
Note that you can use the velocity for sending the CUIA parameter when it's required by the action (SELECT & LAYER_CONTROL).
+
Please, note that you can use the velocity for sending the first CUIA parameter when it's required by the action (SELECT & LAYER_CONTROL).
−
This is the full map of CUIA to MIDI notes:
+
You can check the map of MIDI-CUIA actions in the webconf tool:
−
'''Num''' '''CUIA''' '''Note''' '''System Real-Time'''
+
Interface->MIDI-options->Master Key Actions
−
0 POWER_OFF C-1
−
1 REBOOT C#-1
−
2 RESTART_UI D-1
−
3 RELOAD_MIDI_CONFIG D#-1
−
4 RELOAD_KEY_BINDING E-1
−
5 LAST_STATE_ACTION F-1
−
6 EXIT_UI F#-1
−
10 ALL_NOTES_OFF A#-1
+
From there, you can also reconfigure the map to better suit your needs.
−
11 ALL_SOUNDS_OFF B-1
−
12 ALL_OFF C0
−
23 TOGGLE_AUDIO_RECORD B0
+
For a detailed list of available CUIAs, [[Accessing Zynthian from your computer#CUIA:_Callable_User_Interface_Actions|check this section]].
−
24 START_AUDIO_RECORD C1
−
25 STOP_AUDIO_RECORD C#1
−
26 TOGGLE_AUDIO_PLAY D1
−
27 START_AUDIO_PLAY D#1
−
28 STOP_AUDIO_PLAY E1
−
−
35 TOGGLE_MIDI_RECORD B1
−
36 START_MIDI_RECORD C2
−
37 STOP_MIDI_RECORD C#2
−
38 TOGGLE_MIDI_PLAY D2
−
39 START_MIDI_PLAY D#2 Start / Continue: 0xFA, 0xFB
−
40 STOP_MIDI_PLAY E2 Stop: 0xFC
−
−
41 ARROW_UP F2
−
42 ARROW_DOWN F#2
−
43 ARROW_RIGHT G2
−
44 ARROW_LEFT G#2
−
−
45 ZYNPOT_UP A2
−
46 ZYNPOT_DOWN A#2
−
−
48 BACK C3
−
49 NEXT C#3
−
50 PREV D3
−
51 SELECT D#3
−
−
52 SELECT_UP E3
−
53 SELECT_DOWN F3
−
54 BACK_UP F#3
−
55 BACK_DOWN G3
−
56 LAYER_UP G#3
−
57 LAYER_DOWN A3
−
58 LEARN_UP A#3
−
59 LEARN_DOWN B3
−
−
64 SWITCH_BACK_SHORT E4
−
63 SWITCH_BACK_BOLD D#4
−
62 SWITCH_BACK_LONG D4
−
−
65 SWITCH_SELECT_SHORT F4
−
66 SWITCH_SELECT_BOLD F#4
−
67 SWITCH_SELECT_LONG G4
−
−
60 SWITCH_LAYER_SHORT C4
−
61 SWITCH_LAYER_BOLD C#4
−
68 SWITCH_LAYER_LONG B3
−
−
71 SWITCH_SNAPSHOT_SHORT B4
−
72 SWITCH_SNAPSHOT_BOLD C5
−
73 SWITCH_SNAPSHOT_LONG C#5
−
−
80 SCREEN_MAIN G#5
−
81 SCREEN_LAYER A5
−
82 SCREEN_BANK A#5
−
83 SCREEN_PRESET B5
−
−
85 SCREEN_MIDI_RECORDER C#6
−
86 SCREEN_ALSA_MIXER D6
−
87 SCREEN_STEPSEQ D#6
−
88 SCREEN_BANK E6
−
89 SCREEN_PRESET F6
−
90 SCREEN_CALIBRATE F#6
−
−
91 MODAL_SNAPSHOT_SAVE G6
−
92 MODAL_AUDIO_RECORDER G#6
−
93 MODAL_MIDI_RECORDER A6
−
94 MODAL_ALSA_MIXER A#6
−
95 MODAL_STEPSEQ B6
−
96 MODAL_ADMIN C7
−
−
100 LAYER_CONTROL E7
−
101 LAYER_OPTIONS F7
−
102 MENU F#7
−
103 PRESET G7
−
104 FAVS G#7
−
105 ZYNPAD A7
−
−
[[File:2Oct_Keyboard_CUIA.png|600px|Keyboard]]
−
−
[[File:Midi-note-chart.jpg]]
==Controlling the UI with OSC messages==
==Controlling the UI with OSC messages==
CUIA may be triggered using OSC on UDP port 1370, with the path prefix "/cuia", e.g. "/cuia/reboot". Take a look at "[[Accessing_Zynthian_from_your_computer#OSC|Calling CUIA with OSC]]".
CUIA may be triggered using OSC on UDP port 1370, with the path prefix "/cuia", e.g. "/cuia/reboot". Take a look at "[[Accessing_Zynthian_from_your_computer#OSC|Calling CUIA with OSC]]".