Changes

Jump to navigation Jump to search
no edit summary
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 15: Line 23:     
# Open the Admin screen on your Zynthian.
 
# Open the Admin screen on your Zynthian.
# Select the "Wifi Hotspot" option.
+
# Select the "Wifi Hotspot" option. This could take up to 30 seconds to complete.
#* This will take up to thirty seconds to complete.
   
# Connect to the "zynthian" network with another device.
 
# Connect to the "zynthian" network with another device.
 
# In the Admin screen on your Zynthian, select "Network Info".
 
# In the Admin screen on your Zynthian, select "Network Info".
Line 38: 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 47: 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 54: Line 62:  
* Open the browser in your computer and navigate to:
 
* Open the browser in your computer and navigate to:
   −
  zynthian.local:8888
+
[http://zynthian.local:8888 http://zynthian.local:8888] or [http://zynthian.lan:8888 http://zynthian.lan:8888]
    
The MOD-UI webpage should appear.
 
The MOD-UI webpage should appear.
Line 60: Line 68:  
When a MOD-UI layer exist, this link is also accessible from the webconf's software menu (reload webconf after creating the layer).
 
When a MOD-UI layer exist, this link is also accessible from the webconf's software menu (reload webconf after creating the layer).
   −
If the link-local address (zynthian.local) is not found, test that the link-local feature is enabled in your system. Sometimes is disabled and local names are not recognized. You can use the zynthian's IP address instead. See: [[Finding your IP address]]
+
If the link-local address (zynthian.local or zynthian.lam) is not found, test that the link-local feature is enabled in your system. Sometimes is disabled and local names are not recognized. You can use the zynthian's IP address instead. See: [[Finding your IP address]]
    
== 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:
   Line 88: Line 96:  
====Supported Engines with Native GUI====
 
====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
+
Many LV2 plugins (NoizeMaker, OBX-d, Surge, DragonFly Reverbs, ...) and some of the standalone engines (ZynAddSubFX, Aeolus, Pianoteq and PureData) have support for remotely displaying their native GUIs. If VNC is enabled, the engine's GUI will be launched automatically when added to a chain.  
 
{{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.}}
   −
== Uploading your presets/soundfonts to Zynthian ==
+
== Uploading your presets & soundfonts to Zynthian ==
    
The easiest way of getting your presets & soundfonts inside your zynthian is by using the webconf's preset manager:
 
The easiest way of getting your presets & soundfonts inside your zynthian is by using the webconf's preset manager:
Line 175: Line 183:     
Some examples using the command line tool "send_osc":
 
Some examples using the command line tool "send_osc":
  # send_osc 1370 /CUIA/SCREEN_MAIN
+
  # send_osc 1370 /CUIA/SCREEN_MENU
 
  # send_osc 1370 /CUIA/LAYER_CONTROL 2
 
  # send_osc 1370 /CUIA/LAYER_CONTROL 2
   Line 185: Line 193:     
{| class="wikitable"
 
{| class="wikitable"
|+ CUIA list
+
|+
 +
|-
 +
! CUIA Name !! Parameters !! Description
 +
|-
 +
| ACTION_MIDI_UNLEARN || ||
 +
|-
 +
| ALL_NOTES_OFF || ||
 +
|-
 +
| ALL_SOUNDS_OFF || ||
 +
|-
 +
| ARROW_DOWN || ||
 +
|-
 +
| ARROW_LEFT || ||
 +
|-
 +
| ARROW_NEXT || ||
 +
|-
 +
| ARROW_PREV || ||
 +
|-
 +
| ARROW_RIGHT || ||
 +
|-
 +
| ARROW_UP || ||
 +
|-
 +
| AUDIO_FILE_LIST || ||
 +
|-
 +
| BACK || ||
 +
|-
 +
| BANK_PRESET || ||
 +
|-
 +
| CHAIN_CONTROL || %i || Set active layer to %i and show control screen. Defaults to current chain.
 +
|-
 +
| CHAIN_OPTIONS || %i || Show options for chain %i. Defaults to current chain.
 +
|-
 +
| CLEAN_ALL || ||
 +
|-
 +
| ENTER_MIDI_LEARN || ||
 +
|-
 +
| EXIT_MIDI_LEARN || ||
 +
|-
 +
| EXIT_UI || ||
 +
|-
 +
| HIDE_BUTTONBAR || ||
 +
|-
 +
| HIDE_SIDEBAR || ||
 +
|-
 +
| HIDE_TOPBAR || ||
 +
|-
 +
| LAST_STATE_ACTION || ||
 +
|-
 +
| LAYER_CONTROL || %i || Alias of CHAIN_CONTROL. DEPRECATED!!
 +
|-
 +
| LAYER_OPTIONS || %i || Alias of CHAIN_OPTIONS. DEPRECATED!!
 +
|-
 +
| MENU || ||
 +
|-
 +
| MIDI_LEARN_CONTROL || %i || Learn control knob %i
 +
|-
 +
| MIDI_LEARN_CONTROL_OPTIONS || % || Learn control options for knob %i
 +
|-
 +
| MIDI_UNLEARN_CHAIN || ||
 +
|-
 +
| MIDI_UNLEARN_CONTROL || %i || Unlearn control knob %i
 +
|-
 +
| MIDI_UNLEARN_MIXER || ||
 
|-
 
|-
! Action !! Parameters !! Description
+
| MIDI_UNLEARN_NODE || ||
 
|-
 
|-
 
| POWER_OFF || ||
 
| POWER_OFF || ||
 +
|-
 +
| PRESET || ||
 +
|-
 +
| PRESET_FAV || ||
 +
|-
 +
| PROGRAM_CHANGE || ||
 
|-
 
|-
 
| REBOOT || ||
 
| REBOOT || ||
 +
|-
 +
| RELOAD_KEY_BINDING || ||
 +
|-
 +
| RELOAD_MIDI_CONFIG || ||
 +
|-
 +
| RELOAD_WIRING_LAYOUT || ||
 
|-
 
|-
 
| RESTART_UI || ||
 
| RESTART_UI || ||
 
|-
 
|-
| RELOAD_MIDI_CONFIG || ||
+
| SCREEN_ADMIN || ||
 
|-
 
|-
| RELOAD_KEY_BINDING || ||
+
| SCREEN_ALSA_MIXER || ||
 
|-
 
|-
| LAST_STATE_ACTION || ||
+
| SCREEN_ARRANGER || ||
 
|-
 
|-
| ALL_NOTES_OFF || ||
+
| SCREEN_AUDIO_MIXER || ||
 
|-
 
|-
| ALL_SOUNDS_OFF || ||
+
| SCREEN_BANK || ||
 
|-
 
|-
| ALL_OFF || ||
+
| SCREEN_CALIBRATE || ||
 
|-
 
|-
| TOGGLE_AUDIO_RECORD || ||
+
| SCREEN_CONTROL || ||
 
|-
 
|-
| START_AUDIO_RECORD || ||
+
| SCREEN_MAIN_MENU || ||
 
|-
 
|-
| STOP_AUDIO_RECORD || ||
+
| SCREEN_MIDI_RECORDER || ||
 
|-
 
|-
| TOGGLE_AUDIO_PLAY || ||
+
| SCREEN_PATTERN_EDITOR || ||
 
|-
 
|-
| START_AUDIO_PLAY || ||
+
| SCREEN_PRESET || ||
 
|-
 
|-
| STOP_AUDIO_PLAY || ||
+
| SCREEN_SNAPSHOT || ||
 
|-
 
|-
| TOGGLE_MIDI_RECORD || ||
+
| SCREEN_ZS3 || ||
 
|-
 
|-
| START_MIDI_RECORD || ||
+
| SCREEN_ZYNPAD || ||
 
|-
 
|-
| STOP_MIDI_RECORD || ||
+
| SELECT || %i || Highlight element %i in the list
 
|-
 
|-
| TOGGLE_MIDI_PLAY || ||
+
| SET_TEMPO || %t || Set tempo BPM
 
|-
 
|-
| START_MIDI_PLAY || ||
+
| SHOW_BUTTONBAR || ||
 
|-
 
|-
| STOP_MIDI_PLAY || ||
+
| SHOW_SCREEN || ||
 
|-
 
|-
| SELECT || %i || Highlight an element in the list
+
| SHOW_SIDEBAR || ||
 
|-
 
|-
| SELECT_UP || ||
+
| SHOW_TOPBAR || ||
 
|-
 
|-
| SELECT_DOWN || ||
+
| START_AUDIO_PLAY || ||
 
|-
 
|-
| BACK_UP || ||
+
| START_AUDIO_RECORD || ||
 
|-
 
|-
| BACK_DOWN || ||
+
| START_MIDI_PLAY || ||
 
|-
 
|-
| LAYER_UP || ||
+
| START_MIDI_RECORD || ||
 
|-
 
|-
| LAYER_DOWN || ||
+
| STOP || ||
 
|-
 
|-
| SNAPSHOT_UP || ||
+
| STOP_AUDIO_PLAY || ||
 
|-
 
|-
| SNAPSHOT_DOWN || ||
+
| STOP_AUDIO_RECORD || ||
 
|-
 
|-
| SWITCH_BACK_SHORT || ||
+
| STOP_MIDI_PLAY || ||
 
|-
 
|-
| SWITCH_BACK_BOLD || ||
+
| STOP_MIDI_RECORD || ||
 
|-
 
|-
| SWITCH_BACK_LONG || ||
+
| TAP_TEMPO || ||
 
|-
 
|-
| SWITCH_SELECT_SHORT || ||
+
| TEMPO || ||
 
|-
 
|-
| SWITCH_SELECT_BOLD || ||
+
| TEMPO_DOWN || ||
 
|-
 
|-
| SWITCH_SELECT_LONG || ||
+
| TEMPO_UP || ||
 
|-
 
|-
| SWITCH_LAYER_SHORT || ||
+
| TEST_MODE || ||
 
|-
 
|-
| SWITCH_LAYER_BOLD || ||
+
| TOGGLE_ALT_MODE || ||
 
|-
 
|-
| SWITCH_LAYER_LONG || ||
+
| TOGGLE_AUDIO_PLAY || ||
 
|-
 
|-
| SWITCH_SNAPSHOT_SHORT || ||
+
| TOGGLE_AUDIO_RECORD || ||
 
|-
 
|-
| SWITCH_SNAPSHOT_BOLD || ||
+
| TOGGLE_MIDI_LEARN || ||
 
|-
 
|-
| SWITCH_SNAPSHOT_LONG || ||
+
| TOGGLE_MIDI_PLAY || ||
 
|-
 
|-
| SCREEN_MAIN || ||
+
| TOGGLE_MIDI_RECORD || ||
 
|-
 
|-
| SCREEN_LAYER || ||
+
| TOGGLE_PLAY || ||
 
|-
 
|-
| SCREEN_BANK || ||
+
| TOGGLE_RECORD || ||
 
|-
 
|-
| SCREEN_PRESET || ||
+
| TOGGLE_SCREEN || ||
 
|-
 
|-
| SCREEN_CONTROL || ||
+
| V5_ZYNPOT_SWITCH || %i, %t || Simulates V5 rotary-switch %i action of type %t (Push ,Short, Bold, Long)
 
|-
 
|-
| MODAL_SNAPSHOT || ||
+
| Z2_ZYNPOT_TOUCH || %i, %s || Simulates Z2 capacitive touch-switch %i
 
|-
 
|-
| MODAL_AUDIO_RECORDER || ||
+
| ZYNAPTIK_CVIN_SET_NOTE0 || %n || Set base note for CV/Gate input
 
|-
 
|-
| MODAL_MIDI_RECORDER || ||
+
| ZYNAPTIK_CVIN_SET_VOLTS_OCTAVE || %f || Set scale for CV/Gate input
 
|-
 
|-
| MODAL_ALSA_MIXER || ||
+
| ZYNAPTIK_CVOUT_SET_NOTE0 || %n || Set base note for CV/Gate output
 
|-
 
|-
| MODAL_STEPSEQ || ||
+
| ZYNAPTIK_CVOUT_SET_VOLTS_OCTAVE || %f || Set scale for CV/Gate output
 
|-
 
|-
| MODAL_ADMIN || ||
+
| ZYNPOT || %i, %s || Simulates rotary %i tick of size %s
 
|-
 
|-
| LAYER_CONTROL || %i || Set active layer to %i and show control screen
+
| ZYNSWITCH || %i, %t || Simulates button %i action of type %t (Push, Short, Bold, Long)
 
|}
 
|}
   −
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]
+
You can see the details in the [https://github.com/zynthian/zynthian-ui/blob/3ce8a5e0f22d4007a5460f61869678b5c78d6f69/zyngui/zynthian_gui.py#L1132 Zynthian UI's source code].
    
==== TouchOSC ====
 
==== TouchOSC ====

Navigation menu