Line 94:
Line 94:
== Copying your presets/soundfonts to Zynthian ==
== Copying your presets/soundfonts to Zynthian ==
−
You can copy your presets/soundfonts/pedalboards in the next forlder:
+
You can copy your presets/soundfonts/pedalboards in the next folder:
/zynthian/zynthian-my-data
/zynthian/zynthian-my-data
Line 136:
Line 136:
So To Power Off a zynthian one sends
So To Power Off a zynthian one sends
−
0xF9 ( Channel 16 Note ON)
+
0xF9 ( Channel 16 Note ON)
−
0x00 ( Note code for POWER_OFF as below )
+
0x00 ( Note code for POWER_OFF as below )
−
0x00 (Velocity/parameter)
+
0x00 (Velocity/parameter)
This is why you should operate secure networks . . . :-D
This is why you should operate secure networks . . . :-D
Line 144:
Line 144:
−
"0": "POWER_OFF",
+
"0": "POWER_OFF",
−
"1": "REBOOT",
+
"1": "REBOOT",
−
"2": "RESTART_UI",
+
"2": "RESTART_UI",
−
"3": "RELOAD_MIDI_CONFIG",
+
"3": "RELOAD_MIDI_CONFIG",
−
"10": "ALL_NOTES_OFF",
+
"10": "ALL_NOTES_OFF",
−
"11": "ALL_SOUNDS_OFF",
+
"11": "ALL_SOUNDS_OFF",
−
"12": "ALL_OFF",
+
"12": "ALL_OFF",
−
"51": "SELECT",
+
"51": "SELECT", D#3/Eb3
−
"52": "SELECT_DOWN",
+
"52": "SELECT_DOWN", E3
−
"53": "SELECT_UP",
+
"53": "SELECT_UP", F3
−
"64": "SWITCH_BACK_SHORT",
+
"64": "SWITCH_BACK_SHORT", E4
−
"63": "SWITCH_BACK_BOLD",
+
"63": "SWITCH_BACK_BOLD", D#4/Eb4
−
"62": "SWITCH_BACK_LONG",
+
"62": "SWITCH_BACK_LONG", D4
−
"65": "SWITCH_SELECT_SHORT",
+
−
"66": "SWITCH_SELECT_BOLD",
+
"65": "SWITCH_SELECT_SHORT", F4
−
"67": "SWITCH_SELECT_LONG",
+
"66": "SWITCH_SELECT_BOLD", F#4/Gb4
−
"60": "SWITCH_LAYER_SHORT",
+
"67": "SWITCH_SELECT_LONG", G4
−
"61": "SWITCH_LAYER_BOLD",
+
−
"59": "SWITCH_LAYER_LONG",
+
"60": "SWITCH_LAYER_SHORT", C4
−
"71": "SWITCH_SNAPSHOT_SHORT",
+
"61": "SWITCH_LAYER_BOLD", C#4/Db4
−
"72": "SWITCH_SNAPSHOT_BOLD",
+
"59": "SWITCH_LAYER_LONG", A#4/Bb4
−
"73": "SWITCH_SNAPSHOT_LONG"
+
+
"71": "SWITCH_SNAPSHOT_SHORT", B5
+
"72": "SWITCH_SNAPSHOT_BOLD", C5
+
"73": "SWITCH_SNAPSHOT_LONG" C#5/Db5