Changes

Jump to navigation Jump to search
Line 1: Line 1: −
The '''WebConf Tool''' is the ''Zynthian Web Configuration Tool'', a web interface hosted inside your Zynthian device that allows you to:
+
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.
  −
-----------------------
  −
  −
* '''Library'''
  −
** Snapshots
  −
** Soundfonts
  −
** Presets
  −
** Captures (Audio & MIDI)
     −
* '''Hardware'''
+
==Login==
** Wiring Layouts (controllers/knobs/switches)
  −
** Soundcard
  −
** Display
     −
* '''Software'''
+
[[File:zynthian_webconf_login.png|right]]
** Update
  −
** Pianoteq
  −
** Plugins
     −
* '''Interface'''
+
You can access the Webconf tool from any computer using a web browser. Your Zynthian Box must be connected to your local network, or directly to your computer with an Ethernet cable (link local, point to point).
** '''MIDI'''
  −
*** Profiles
  −
*** Options: Master Channel, Active Layer, MIDI over Network, Preload Presets on Note, etc.
  −
*** [[Configure_MIDI_Filter/Router|Filter/Router]]
  −
*** Devices
     −
** '''User Interface'''
+
To connect your Zynthian Box to your local network you can use an Ethernet cable connected from your router to your Zynthian Box. Also, if WiFi has been configured previously in your Zynthian, you should be able to connect by WiFi.  
*** Colors, Fonts, Sizes, etc.
  −
*** Restore Status on Startup
     −
* '''System Management'''
+
To access your Zynthian box from your browser, you can use either of these 2 methods:
** WIFI
  −
** Security/Access
  −
** Backups/Restore
  −
  −
-------------------
  −
  −
You can access the webconf tool from any computer using a web browser. Your Zynthian Box must be connected to your local network, or directly to your computer  with an ethernet cable (link local, point to point).
     −
For connecting your Zynthian Box to your local network you can use an ethernet cable connected from your router to your Zynthian Box. Also, if the WIFI has been configured previously in your Zynthian, you should be allowed to connect by WIFI.  
+
* 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.
   −
For addressing your Zynthian box from your browser, you can use this 2 methods:
+
* 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'''.
   −
* Browse to '''http://zynthian.local'''. This doesn't work in all devices. Many Windows-PCs and mobile devices doesn't fully support the [https://en.wikipedia.org/wiki/Multicast_DNS mDNS] protocol.
+
<br clear=all>
   −
* 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'''. Easy!
+
==Dashboard==
 +
[[File:zynthian_webconf_dashboard.png|right]]
    +
The Dashboard displays basic configuration information about your Zynthian.
   −
===Login===
+
<br clear=all>
   −
[[File:zynthian_webconf_login.png]]
+
==Library==
 +
The library is where multiple configuration snapshots, Instrument soundfonts, Presets, and Capture files are managed.
   −
===Dashboard===
+
===Snapshots===
 +
[[File:WebLibrarySnapshots.png|right]]
 +
The Snapshots is where you can manage your snapshots (a stored configuration of instruments and settings.)
   −
[[File:zynthian_webconf_dashboard.png]]
+
Bank/Program refers to MIDI Program Change commands that can enable a specific snapshot.
   −
===Configure Audio===
+
===Soundfonts===
   −
[[File:zynthian_webconf_hardware_audio.png]]
+
Soundfonts are files which contain a set of sampled sounds for an instrument.
   −
===Configure Display===
+
===Captures (Audio & MIDI)===
 +
Manage files that contain musical performance data that you have captured.
   −
[[File:zynthian_webconf_hardware_display.png]]
+
<br clear=all>
   −
===Configure Wiring Layout===
+
==Hardware==
   −
[[File:zynthian_webconf_hardware_wiring.png]]
+
===Audio===
 +
[[File:zynthian_webconf_hardware_audio.png|right]]
   −
===Configure MIDI profiles===
+
This page lets you configure your sound cards and audio adapters
   −
Also need explanations of what all these options do. '''MIDIFilter''' (not shown here) info is at: [[Configure MIDI|Configure MIDI Filter/Router]]
+
<br clear=all>
   −
[[File:zynthian_webconf_MIDI.png]]
+
===Display===
 +
[[File:zynthian_webconf_hardware_display.png|right]]
   −
===Configure UI===
+
This is where you can configure the touchscreen display.
   −
[[File:zynthian_webconf_ui.png]]
+
<br clear=all>
   −
===Configure WIFI===
+
===Wiring Layouts===
 +
[[File:zynthian_webconf_hardware_wiring.png|right]]
 +
Configure wiring for the encoders/knobs and switches.
   −
[[File:zynthian_webconf_wifi.png]]
+
<br clear=all>
   −
===Configure Plugins===
+
==Software==
   −
[[File:zynthian_webconf_software_plugins.png]]
+
===Update===
 +
 
 +
Update the Zynthian OS and associated application software.
 +
 
 +
===Pianoteq===
 +
configure the Pianoteq plugin. (enable paid license)
 +
 
 +
===Plugins===
 +
Manage the installed plugins.
 +
 
 +
[[File:zynthian_webconf_software_plugins.png|center]]
 +
 
 +
<br clear=all>
 +
 
 +
==Interfaces==
 +
 
 +
This is where you configure the various interfaces in your Zynthian
 +
 
 +
===MIDI===
 +
[[File:zynthian_webconf_MIDI.png|right]]
 +
MIDI configuration page. Setup and store different profiles that are MIDI configurations.
 +
 
 +
<br clear=all>
 +
 
 +
====Profiles====
 +
Manage storage of MIDI configuration profiles
 +
 
 +
====Options====
 +
 
 +
Master Channel, Active Layer, MIDI over Network, Preload Presets on Note, etc.
 +
 
 +
====[[Configure_MIDI_Filter/Router|Filter/Router]]====
 +
Visit here to [[Configure_MIDI_Filter/Router|Filter/Router]]
 +
 
 +
<br clear=all>
 +
 
 +
====MIDI Log====
 +
[[File:MIDILog.png|right]]
 +
Displays all received MIDI messages. Useful for debugging MIDI connection and configuration.
 +
 
 +
<br clear=all>
 +
 
 +
===User Interface===
 +
[[File:zynthian_webconf_ui.png|right]]
 +
Customize the user interface.
 +
 
 +
<br clear=all>
 +
 
 +
 
 +
====UI Log====
 +
[[File:UIlog.png|right]]
 +
Display a log of User Interface actions for debugging.
 +
 
 +
<br clear=all>
 +
 
 +
==System Management==
 +
 
 +
===WIFI===
 +
 
 +
This page allows your to connect to WiFi networks, as well as manage stored connections.
 +
 
 +
[[File:zynthian_webconf_wifi.png|right]]
 +
 
 +
<br clear=all>
88

edits

Navigation menu