Line 1: |
Line 1: |
| + | Using either ethernet or wifi connection, Zynthian offers additional ways to access the system from your computer. The ''Zynthian Web Configuration Tool'' is a web interface to view and configure settings e.g. midi devices, preset libraries etc. Graphical user interfaces for synth engines and the pedalboard style LV2 plugin patch ''MOD-UI'' are also accessible from your web browser. |
| + | |
| == Network Connection == | | == Network Connection == |
| | | |
− | The easiest way to connect your Zynthian is to use the Ethernet RJ45 connector with a CAT-5 cable to connect your unit to your local network (DHCP) or directly to your computer (Ethernet to Ethernet, aka link-local). Your Zynthian box uses the link-local name "zynthian.local" or "zynthian.lan", depending of your system, and the filesystem can be accessed with '''sftp''' and '''scp''' (If you are using Windows, use '''Winscp''' - free software needed to communicate using this Internet protocol). | + | The easiest way to connect your Zynthian is to use the Ethernet RJ45 connector with a CAT-5 cable to connect your unit to your local network (DHCP) or directly to your computer (Ethernet to Ethernet, aka link-local). Your Zynthian box uses the link-local name "zynthian.local" or "zynthian.lan", depending on your system. |
| + | |
| + | If the link-local address (zynthian.local or zynthian.lan) 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]] |
| + | |
| + | ==== Connecting via SSH and Accessing the File System ==== |
| + | |
| + | The filesystem can be accessed with '''sftp''' and '''scp''' (If you are using Windows, use '''Winscp''' - free software needed to communicate using this Internet protocol). |
| | | |
| You can also login with '''ssh''' to access the Linux console. see [[Command_Line_User_Guide]] (use '''PuTTY''' for Windows). The username and default password is: | | You can also login with '''ssh''' to access the Linux console. see [[Command_Line_User_Guide]] (use '''PuTTY''' for Windows). The username and default password is: |
Line 8: |
Line 16: |
| password=raspberry | | password=raspberry |
| | | |
− | If the link-local address (zynthian.local or zynthian.lan) 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 == | | == Wifi Hotspot == |
Line 37: |
Line 45: |
| The web config tool will load and ask for the admin password. The default password is "raspberry". | | The web config tool will load and ask for the admin password. The default password is "raspberry". |
| | | |
− | [[File:zynthian_webconf_login.png]] | + | [[File:zynthian_webconf_login.png|right|500px]] |
| | | |
− | Here are the details on using the Web configuration tool: [[Configuration_Users_Guide]] | + | Here are the details on using the Web configuration tool: [[Zynthian Web Configuration Tool User Guide]] |
| + | <br clear=all> |
| | | |
| == Wifi Configuration == | | == Wifi Configuration == |
Line 46: |
Line 55: |
| | | |
| == Accessing the MOD-UI web interface == | | == Accessing the MOD-UI web interface == |
− | | + | [[File:MODUI.png|right|500px|MOD-UI pedal board style interface]] |
| You can access the MOD-UI web interface using the web browser from your computer: | | You can access the MOD-UI web interface using the web browser from your computer: |
| | | |
Line 62: |
Line 71: |
| | | |
| == Viewing Zynthian UI and Synth Engine Native GUIs on your Computer == | | == Viewing Zynthian UI and Synth Engine Native GUIs on your Computer == |
− | | + | [[File:Synth engines native gui.png|right|500px|Synth engines native GUI]] |
| Some engines have a native GUI that can be accessed from your desktop/laptop computer. Zynthian provides a VNC viewer for a desktop that allows access to these native GUI. By default VNC is disabled and it is recommended to disable for performance (as it has a small overhead which is best saved for your audio). To enable VNC and access the desktop and engines' native GUI: | | Some engines have a native GUI that can be accessed from your desktop/laptop computer. Zynthian provides a VNC viewer for a desktop that allows access to these native GUI. By default VNC is disabled and it is recommended to disable for performance (as it has a small overhead which is best saved for your audio). To enable VNC and access the desktop and engines' native GUI: |
| | | |