Changes

Jump to navigation Jump to search
Line 74: Line 74:  
Note: There is also an option to access the Zynthian main UI by navigating to INTERFACE-VNC UI. This is a mirror of the main UI and may be driven from VNC and/or the physical interface.
 
Note: There is also an option to access the Zynthian main UI by navigating to INTERFACE-VNC UI. This is a mirror of the main UI and may be driven from VNC and/or the physical interface.
   −
====Supported Engines with Native GUI====
  −
  −
Currently ''ZynAddSubFX'', ''Aeolus'', ''Pianoteq'' and ''Pure Data'' have support for remotely displaying their native GUIs, which is launched automatically when layer is created. Other GUI
   
The VNC views may be accessed directly via the URLs:
 
The VNC views may be accessed directly via the URLs:
   Line 87: Line 84:  
* 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====
 +
 +
Currently ''ZynAddSubFX'', ''Aeolus'', ''Pianoteq'' and ''Pure Data'' have support for remotely displaying their native GUIs, which is launched automatically when layer is created. Other GUI
 
{{NoteBox|Using an ethernet-to-ethernet (cable) connection will reduce remote GUI latency and improve usability.}}
 
{{NoteBox|Using an ethernet-to-ethernet (cable) connection will reduce remote GUI latency and improve usability.}}
   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