Changes

Jump to navigation Jump to search
Line 463: Line 463:  
The Zynthian can be controlled remotely using a set of commands called CUIA: Callable UI Actions.
 
The Zynthian can be controlled remotely using a set of commands called CUIA: Callable UI Actions.
   −
These actions are available using MIDI messages on the Master Channel (default 16, but configurable with the webconf tool), specifically, note-on messages (0x9) have been used so you can use a MIDI keyboard for controlling the Zynthian UI. For instance, to Power Off the zynthian, you send this message:
+
These actions are available using MIDI messages on the Master Channel (default 16, but configurable with the webconf tool), specifically, note-on messages (0x9) are used so you can use a MIDI keyboard for controlling the Zynthian UI. For instance, to Power Off the zynthian, you send this message:
 
   
 
   
 
  0x9F  ( Channel 16 Note ON)  
 
  0x9F  ( Channel 16 Note ON)  

Navigation menu