Changes

Jump to navigation Jump to search
no edit summary
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.
    
==Login==
 
==Login==
   −
[[File:zynthian_webconf_login.png|right]]
+
[[File:zynthian_webconf_login.png|600px|right]]
   −
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).
+
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.  
+
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.  
   −
For addressing your Zynthian box from your browser, you can use this 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 doesn't fully support the [https://en.wikipedia.org/wiki/Multicast_DNS mDNS] protocol.
+
* 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.
   −
* 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!
+
* 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>
    
==Dashboard==
 
==Dashboard==
 +
[[File:zynthian_webconf_dashboard.png|600px|right]]
   −
[[File:zynthian_webconf_dashboard.png|right]]
+
The Dashboard displays basic configuration information about your Zynthian.
    
<br clear=all>
 
<br clear=all>
+
 
 
==Library==
 
==Library==
 +
The library is where multiple configuration snapshots, Instrument soundfonts, Presets, and Capture files are managed.
    
===Snapshots===
 
===Snapshots===
 +
[[File:WebLibrarySnapshots.png|600px|right]]
 +
The Snapshots is where you can manage your snapshots (a stored configuration of instruments and settings.)
 +
 +
Bank/Program refers to MIDI Program Change commands that can enable a specific snapshot.
    
===Soundfonts===
 
===Soundfonts===
   −
===Presets===
+
Soundfonts are files which contain a set of sampled sounds for an instrument.
    
===Captures (Audio & MIDI)===
 
===Captures (Audio & MIDI)===
 +
Manage files that contain musical performance data that you have captured.
    
<br clear=all>
 
<br clear=all>
Line 38: Line 45:     
===Audio===
 
===Audio===
 +
[[File:zynthian_webconf_hardware_audio.png|600px|right]]
 +
 +
This page lets you configure your sound cards and audio adapters.
 +
 +
Audio is probably the setting that most affects the behaviour. Get it wrong and the GUI probably won’t start (You'll see an error display).  Luckily the webconf allows you to set the device up in spite of a non start of the GUI and the generic USB will generally work. If it doesn’t you will need to play around with the USB alsa settings. Understanding of the jackd start up settings is probably what’s required. It’s normally the hw: setting.
 +
 +
The audio settings for USB are really just passed to jackd (the audio server) and if they don’t match then jackd won’t start hence no audio. The GUI logging in the webconf will tell you if this is happening. A very good starting point if it’s not working is by logging onto the Zynthian with SSH and giving the command: 'aplay -L'
 +
 +
This will tell you about ALSA settings (the audio hardware handler) and these settings will contain details that will be useful configuring the Jack settings.
   −
[[File:zynthian_webconf_hardware_audio.png|right]]
+
More info: https://discourse.zynthian.org/t/audio-setup/2647
    
<br clear=all>
 
<br clear=all>
    
===Display===
 
===Display===
 +
[[File:zynthian_webconf_hardware_display.png|600px|right]]
   −
[[File:zynthian_webconf_hardware_display.png|right]]
+
This is where you can configure the touchscreen display.
 +
 
 +
the hdmi display setting will deal with an hdmi monitor and the width & height settings will allow you to deal with any aspect ratio issues. The UI ffont settings might need altering to fit the screen
    
<br clear=all>
 
<br clear=all>
    
===Wiring Layouts===
 
===Wiring Layouts===
 +
[[File:zynthian_webconf_hardware_wiring.png|600px|right]]
 +
Configure wiring for the encoders/knobs and switches.
   −
[[File:zynthian_webconf_hardware_wiring.png|right]]
+
Select dummies for the encoders if you have none.
 
  −
Controllers/knobs/switches
      
<br clear=all>
 
<br clear=all>
Line 60: Line 79:     
===Update===
 
===Update===
 +
Update the Zynthian software.
    
===Pianoteq===
 
===Pianoteq===
 +
Configure the Pianoteq plugin. Enable license, add instrument packs, etc.
   −
===Plugins===
+
===Plugins LV2===
 +
[[File:zynthian_webconf_software_plugins.png|600px|right]]
   −
[[File:zynthian_webconf_software_plugins.png|center]]
+
Manage the installed LV2 plugins. Enable/Disable synthesizers, audio effects and MIDI tools.
    
<br clear=all>
 
<br clear=all>
   −
==Interface==
+
==Interfaces==
 +
 
 +
This is where you configure the various interfaces in your Zynthian
    
===MIDI===
 
===MIDI===
 +
[[File:zynthian_webconf_MIDI.png|600px|right]]
 
MIDI configuration page. Setup and store different profiles that are MIDI configurations.
 
MIDI configuration page. Setup and store different profiles that are MIDI configurations.
  −
[[File:zynthian_webconf_MIDI.png|right]]
      
====Profiles====
 
====Profiles====
 +
Manage storage of MIDI configuration profiles
    
====Options====
 
====Options====
 +
Master Channel, Active Layer, MIDI over Network, Preload Presets on Note, etc.
   −
Master Channel, Active Layer, MIDI over Network, Preload Presets on Note, etc.
+
<br clear=all>
    
====[[Configure_MIDI_Filter/Router|Filter/Router]]====
 
====[[Configure_MIDI_Filter/Router|Filter/Router]]====
 +
[[File:zynthian_webconf_midi_router.png|600px|right]]
 +
The MIDI filter allows to filter the MIDI messages using rules. You can use the visual rule builder, or type the rules directly.
 +
[[Configure_MIDI_Filter/Router|Read the MIDI Filter Rule Language documentation.]]
 +
 +
<br clear=all>
   −
====Devices====
+
====Ports====
 +
[[File:zynthian_webconf_midi_ports.png|600px|right]]
 +
This is an "advanced" option that allows to configure your hardware MIDI ports as INPUT/OUTPUT or for receiving MIDI feedback on controllers that support this feature (i.e. motorized faders).
    
<br clear=all>
 
<br clear=all>
    +
====MIDI Log====
 +
[[File:MIDILog.png|600px|right]]
 
Displays all received MIDI messages. Useful for debugging MIDI connection and configuration.
 
Displays all received MIDI messages. Useful for debugging MIDI connection and configuration.
[[File:MIDILog.png|right]]
     −
===User Interface===
+
<br clear=all>
Customize the user interface.
+
 
 +
====Keyboard Binding====
 +
[[File:Keyboard binding.png|600px|right]]
 +
The keyboard Binding Page allows configuration of particular functions from a connected USB keyboard this can obviously be a
 +
full ASCII keyboard or a small number pad or even 3 foot switches.
   −
[[File:zynthian_webconf_ui.png|right]]
+
[[File:3footpedal.png|left|400px]]
    
<br clear=all>
 
<br clear=all>
   −
====Colors, Fonts, Sizes, etc.====
+
====Using MIDI controllers instead of Encoders====
 +
Using midi driven encoders instead of encoders bult-in to the Zynthian is a little bit confusing, and that’s conceptual rather than technical. A MIDI controller is normally a pot or an encoder pretending to be a potentiometer. Its value varies from 0 to 127. The problem with that is the Zynthian encoders work as proper encoders using up and down signals. To produce something that could control a list properly when you move to a specific screen after you’ve come from another page is rather complicated because most pots will simply send the maximum value but not repeatedly send if further turns are made.
 +
 
 +
The next issue is handling the pushbutton functions of the encoder and bold presses and long presses.
 +
 
 +
You can send CUIA commands to drive the GUI and that would allow you to drive the whole device from push buttons but it might be a lot of switches.
   −
====Restore Status on Startup====
+
And you really can do an awful lot with a mouse! Really easy if you get a wireless(not Bluetooth) one it’s really intuitive once you learn the trick to do the back button.
 +
 
 +
<br clear=all>
 +
 
 +
===User Interface===
 +
[[File:zynthian_webconf_ui.png|600px|right]]
 +
Customize the user interface.
    
<br clear=all>
 
<br clear=all>
 +
 +
 +
====UI Log====
 +
[[File:UIlog.png|600px|right]]
 
Display a log of User Interface actions for debugging.
 
Display a log of User Interface actions for debugging.
   −
[[File:UIlog.png|right]]
+
<br clear=all>
    
==System Management==
 
==System Management==
Line 111: Line 163:  
===WIFI===
 
===WIFI===
   −
[[File:zynthian_webconf_wifi.png|right]]
+
[[File:zynthian_webconf_wifi.png|600px|right]]
 +
 
 +
This page allows your to connect to WiFi networks, as well as manage stored connections.
 +
 
 +
To enable wifi access follow these steps:
 +
 
 +
1. In the Web config on the WIFI page you need to click '''Add Network'''
 +
 
 +
2. On the next screen choose your SSID from the dropdown menu and enter the passord.
 +
 
 +
3. Click the '''Add''' button
 +
 
 +
4. Enable wifi from the zynthian screen or in the Web Config set mode to '''On'''
    
<br clear=all>
 
<br clear=all>
   −
===Security/Access===
+
===Security / Access===
===Backups/Restore===
+
 
+
[[File:Security-access.png|600px|right]]
 +
 
 +
Allows you to change the password & set the hostname of the zynthian ( don't forget to select advanced to get hostname)
 +
 
 
<br clear=all>
 
<br clear=all>
 +
 +
===Backup & Restore===
 +
 +
These pages allow you to backup & restore your system & data components.

Navigation menu