Changes

Jump to navigation Jump to search
Line 83: Line 83:  
* 5900 (Main UI)
 
* 5900 (Main UI)
 
* 5901 (Engines desktop)software can be launched, like ''qjackctl'' or a virtual MIDI keyboard for testing.
 
* 5901 (Engines desktop)software can be launched, like ''qjackctl'' or a virtual MIDI keyboard for testing.
 +
 +
Tip: You can automatically connnect and login to web-based VNC by appending parameters to the URL, e.g. http://zynthian.local:6080/vnc.html?autoconnect=true&password=raspberry
    
====Supported Engines with Native GUI====
 
====Supported Engines with Native GUI====
Line 172: Line 174:  
  /CUIA/REBOOT
 
  /CUIA/REBOOT
   −
Some examples using the command line tool "osc_send":
+
Some examples using the command line tool "send_osc":
 
  # send_osc 1370 /CUIA/SCREEN_MAIN
 
  # send_osc 1370 /CUIA/SCREEN_MAIN
 
  # send_osc 1370 /CUIA/LAYER_CONTROL 2
 
  # send_osc 1370 /CUIA/LAYER_CONTROL 2
Line 295: Line 297:  
| LAYER_CONTROL || %i || Set active layer to %i and show control screen
 
| LAYER_CONTROL || %i || Set active layer to %i and show control screen
 
|}
 
|}
 +
 +
This list is probably outdated, so you may want to get the updated list directly from the [https://github.com/zynthian/zynthian-ui/blob/5badf64c0c4fa0d6101ff223ff0c00c40cd3a476/zynthian_gui.py#L930 Zynthian UI's source code]
    
==== TouchOSC ====
 
==== TouchOSC ====

Navigation menu