Changes

Jump to navigation Jump to search
Line 1: Line 1: −
The '''WebConf Tool''' is the ''Zynthian Web Configuration Tool'', a website hosted inside your Zynthian device that allows you to configure and inspect the settings and attributes of your Zynthian.
+
The '''WebConf Tool''' is the ''Zynthian Web Configuration Tool'', a website hosted inside your Zynthian device that allows you to configure and inspect the settings and attributes of your Zynthian. Note: if you can't access the WebConf tool, see '''Configuration by ssh''' at the bottom of this page.
    
==Login==
 
==Login==
Line 11: Line 11:  
To access your Zynthian box from your browser, you can use either of these 2 methods:
 
To access your Zynthian box from your browser, you can use either of these 2 methods:
   −
* Browse to '''http://zynthian.local'''. This doesn't work in all devices. Many Windows-PCs and mobile devices don't fully support the [https://en.wikipedia.org/wiki/Multicast_DNS mDNS] protocol that enable the use of named addresses on a local network.
+
* Browse to '''http://zynthian.local''' or '''http://zynthian.lan'''. This doesn't work in all devices. Many Windows-PCs and mobile devices don't fully support the [https://en.wikipedia.org/wiki/Multicast_DNS mDNS] protocol that enable the use of named addresses on a local network.
    
* If you your browser can’t find the '''zynthian.local''' address, you will then need to figure out what IP address has been assigned to your Zynthian Box. For more details, see [[Finding your IP address]]. Once you have your Zynthian's IP address (xxx.xxx.xxx.xxx), you can browse to '''http://xxx.xxx.xxx.xxx'''.
 
* If you your browser can’t find the '''zynthian.local''' address, you will then need to figure out what IP address has been assigned to your Zynthian Box. For more details, see [[Finding your IP address]]. Once you have your Zynthian's IP address (xxx.xxx.xxx.xxx), you can browse to '''http://xxx.xxx.xxx.xxx'''.
    
<br clear=all>
 
<br clear=all>
 +
 +
{{NoteBox| Default password is '''raspberry''' }}
    
==Dashboard==
 
==Dashboard==
Line 72: Line 74:  
Configure the "wiring" for your encoders/knobs and switches. Select "dummies" if your zynthian has none.
 
Configure the "wiring" for your encoders/knobs and switches. Select "dummies" if your zynthian has none.
   −
You can also configure the V4's customizable switches (S1, S2, S3 & S4), the zynaptik's analog & digital inputs and 2 TOF distance sensors that can be assigned to MIDI actions.
+
You can also configure the V4's customizable switches (S1, S2, S3 & S4), the zynaptik's analog & digital inputs and 2 TOF distance sensors that can be assigned to MIDI actions. Take a look to [https://wiki.zynthian.org/index.php/Adding_Extra_I/O_with_the_Zynaptik_Module this section].
 
<br clear=all>
 
<br clear=all>
    
==Software==
 
==Software==
 +
===Plugins LV2===
 +
[[File:zynthian_webconf_software_plugins.png|600px|right]]
 +
Manage the installed LV2 plugins. Enable/Disable synthesizers, audio effects and MIDI tools.
 +
 +
===Pianoteq===
 +
Configure the Pianoteq plugin. Enable license, add instrument packs, etc.
    
===Update===
 
===Update===
 
Update the Zynthian software.
 
Update the Zynthian software.
   −
===Pianoteq===
  −
Configure the Pianoteq plugin. Enable license, add instrument packs, etc.
     −
===Plugins LV2===
+
===Repositories===
[[File:zynthian_webconf_software_plugins.png|600px|right]]
+
Maintain the Zynthian Repositories
 
+
[[File:Zynthian software repositories.png|600px|right]]
Manage the installed LV2 plugins. Enable/Disable synthesizers, audio effects and MIDI tools.
      
<br clear=all>
 
<br clear=all>
Line 189: Line 194:     
These pages allow you to backup & restore your system & data components.
 
These pages allow you to backup & restore your system & data components.
 +
 +
== Configuration with ssh ==
 +
For Linux savvy users:
 +
 +
If you can't access the WebConf pages with a browser, you can login with ssh and "manually" edit the configuration file.
 +
 +
Simply edit this file:
 +
 +
/zynthian/config/zynthian_envars.sh
 +
 +
and run this command after saving the changes:
 +
 +
# zynthian_update_sys.sh
584

edits

Navigation menu