Changes

Jump to navigation Jump to search
Using wifi hotspot mode
Line 9: Line 9:     
If the link-local address (zynthian.local) is not found, make sure that the link-local feature is enabled in your system. Sometimes it's disabled and link-local names are not recognized (windows). If you can't manage to get link-local names to work, you can use the Zynthian's IP address.  The zynthian's IP address can be found int the UI's "Admin->Network Info" menu, and it's also printed on the zynthian's error screen. See: [[Finding your IP address]]
 
If the link-local address (zynthian.local) is not found, make sure that the link-local feature is enabled in your system. Sometimes it's disabled and link-local names are not recognized (windows). If you can't manage to get link-local names to work, you can use the Zynthian's IP address.  The zynthian's IP address can be found int the UI's "Admin->Network Info" menu, and it's also printed on the zynthian's error screen. See: [[Finding your IP address]]
 +
 +
== Wifi Hotspot ==
 +
 +
You can connect to your Zynthian using the built-in Wifi Hotspot mode. This is less convenient than using Ethernet or an existing Wifi network, and is mostly useful to configure connections to other wifi networks.
 +
 +
# Open the Admin screen on your Zynthian.
 +
# Select the "Wifi Hotspot" option.
 +
#* This will take up to thirty seconds to complete.
 +
# Connect to the "zynthian" network with another device.
 +
# In the Admin screen on your Zynthian, select "Network Info".
 +
# Connect to the displayed IP address with the browser on your other device.
 +
 +
Note that the wifi network created in hotspot mode allows anyone to connect. If using the wifi hotspot in a public place, ensure you've changed your Zynthian password.
    
== Accessing the Web Configuration Tool ==
 
== Accessing the Web Configuration Tool ==
Line 83: Line 96:     
* Connect to the vnc server using (e.g.) Windows TightVNC viewer.
 
* Connect to the vnc server using (e.g.) Windows TightVNC viewer.
 +
 +
====RealVNC====
 +
 +
[[File:VNCReal_Zynthians.png]]
 +
 +
[[File:Vncreal-setup.png]]
 +
 +
[[File:Realvnc-step2.png]]
 +
 +
[[File:Realvnc-step3.png]]
 +
 +
[[File:Realvnc-step4.png]]
 +
 +
[[File:Realvnc-step5.png]]
 +
 +
[[File:Realvnc-help.png]]
    
====Supported Engines with Native GUI====
 
====Supported Engines with Native GUI====
Line 169: Line 198:  
is interpreted the same as
 
is interpreted the same as
 
  /CUIA/REBOOT
 
  /CUIA/REBOOT
  −
This is why you should operate secure networks ... :-D
      
==== TouchOSC ====
 
==== TouchOSC ====
TouchOSC protocol is supported if the option is enabled on the Zynthian admin menu. This accepts OSC on port 12101 using UDP datagrams and includes raw MIDI data interpretation on OSC path
+
The TouchOSC protocol is supported if the option is enabled in the Zynthian admin menu. This accepts OSC on port 12101 using UDP datagrams and includes raw MIDI data interpretation on OSC path
 
  /midi
 
  /midi
 
This path accepts an OSC MIDI type message. An example Python script to send MIDI note on / off messages:
 
This path accepts an OSC MIDI type message. An example Python script to send MIDI note on / off messages:
19

edits

Navigation menu