Difference between revisions of "Web Configuration User Guide"

From ZynthianWiki
Jump to navigation Jump to search
(32 intermediate revisions by 5 users not shown)
Line 1: Line 1:
The "Zynthian Web Configuration Tool" is a website hosted inside your Zynthian device. This website 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.
  
* '''Configure Hardware'''
+
==Login==
** Wiring Layouts (controllers/knobs)
 
** Soundcard
 
** Display
 
* '''System Management'''
 
** Password
 
** WIFI
 
** Backups
 
** Security
 
* '''Configure UI''' (colors, fonts, sizes, etc.)
 
* '''Configure MIDI profiles'''
 
** Master Channel
 
** [[Configure_MIDI_Filter/Router|Filter/Router]]
 
** Devices
 
** etc.
 
* '''Manage the Library'''
 
** Snapshots
 
** Soundfonts
 
** Presets
 
** Audio Recordings
 
** etc.
 
  
You can access the configuration tool (webconf) from any computer using a web browser. Your Zynthian Box must be connected to your local network, or directly to your computer (point to point) with a ethernet cable (link local).
+
[[File:zynthian_webconf_login.png|right]]
  
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.  
+
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 addressing your Zynthian box from your browser, you can use this 2 methods:
+
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.
  
* 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.
+
To access your Zynthian box from your browser, you can use either of these 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'''. Easy!
+
* 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'''.
  
===Login to Zynthian's Webconf===
+
<br clear=all>
  
[[File:ZynLogin.png|800px]]
+
==Dashboard==
 +
[[File:zynthian_webconf_dashboard.png|right]]
  
===Configure Display===
+
The Dashboard displays basic configuration information about your Zynthian.
  
[[File:ZynDisplay.png|800px]]
+
<br clear=all>
  
===Configure Audio===
+
==Library==
 +
The library is where multiple configuration snapshots, Instrument soundfonts, Presets, and Capture files are managed.
  
[[File:Webconf.png|800px]]
+
===Snapshots===
 +
[[File:WebLibrarySnapshots.png|right]]
 +
The Snapshots is where you can manage your snapshots (a stored configuration of instruments and settings.)
  
===Configure Wiring Layout (controllers/knobs)===
+
Bank/Program refers to MIDI Program Change commands that can enable a specific snapshot.
  
[[File:ZynWiring.png|800px]]
+
===Soundfonts===
  
===Configure MIDI profiles===
+
Soundfonts are files which contain a set of sampled sounds for an instrument.
  
Also need explanations of what all these options do. '''MIDIFilter''' (not shown here) info is at: [[Configure MIDI|Configure MIDI Filter/Router]]
+
===Captures (Audio & MIDI)===
 +
Manage files that contain musical performance data that you have captured.
  
[[File:Zynthian MIDI config.jpg|800px]]
+
<br clear=all>
 +
 
 +
==Hardware==
 +
 
 +
===Audio===
 +
[[File:zynthian_webconf_hardware_audio.png|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.
 +
 
 +
More info: https://discourse.zynthian.org/t/audio-setup/2647
 +
 
 +
<br clear=all>
 +
 
 +
===Display===
 +
[[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>
 +
 
 +
===Wiring Layouts===
 +
[[File:zynthian_webconf_hardware_wiring.png|right]]
 +
Configure wiring for the encoders/knobs and switches.
 +
 
 +
Select dummies for the encoders if you have none.
 +
 
 +
<br clear=all>
 +
 
 +
==Software==
 +
 
 +
===Update===
 +
 
 +
Update the Zynthian OS and associated application software.
 +
 
 +
===Pianoteq===
 +
configure the Pianoteq plugin. (enable paid license)
 +
 
 +
===Plugins===
 +
[[File:zynthian_webconf_software_plugins.png|right]]
 +
 
 +
Manage the installed plugins.
 +
 
 +
<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.
 +
 
 +
====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.
 +
 
 +
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|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===
 +
 
 +
[[File:zynthian_webconf_wifi.png|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>
 +
 
 +
===Security / Access===
 +
 
 +
[[File:Security-access.png|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>
 +
 
 +
===Backup & Restore===
 +
 
 +
These pages allow you to backup & restore your system & data components.

Revision as of 11:18, 7 July 2020

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.

1 Login

Zynthian webconf login.png

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).

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.

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 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.


2 Dashboard

Zynthian webconf dashboard.png

The Dashboard displays basic configuration information about your Zynthian.


3 Library

The library is where multiple configuration snapshots, Instrument soundfonts, Presets, and Capture files are managed.

3.1 Snapshots

WebLibrarySnapshots.png

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.

3.2 Soundfonts

Soundfonts are files which contain a set of sampled sounds for an instrument.

3.3 Captures (Audio & MIDI)

Manage files that contain musical performance data that you have captured.


4 Hardware

4.1 Audio

Zynthian webconf hardware audio.png

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.

More info: https://discourse.zynthian.org/t/audio-setup/2647


4.2 Display

Zynthian webconf hardware display.png

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


4.3 Wiring Layouts

Zynthian webconf hardware wiring.png

Configure wiring for the encoders/knobs and switches.

Select dummies for the encoders if you have none.


5 Software

5.1 Update

Update the Zynthian OS and associated application software.

5.2 Pianoteq

configure the Pianoteq plugin. (enable paid license)

5.3 Plugins

Zynthian webconf software plugins.png

Manage the installed plugins.


6 Interfaces

This is where you configure the various interfaces in your Zynthian

6.1 MIDI

Zynthian webconf MIDI.png

MIDI configuration page. Setup and store different profiles that are MIDI configurations.


6.1.1 Profiles

Manage storage of MIDI configuration profiles

6.1.2 Options

Master Channel, Active Layer, MIDI over Network, Preload Presets on Note, etc.

6.1.3 Filter/Router

Visit here to Filter/Router


6.1.4 MIDI Log

MIDILog.png

Displays all received MIDI messages. Useful for debugging MIDI connection and configuration.

6.1.5 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.

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.


6.2 User Interface

Zynthian webconf ui.png

Customize the user interface.



6.2.1 UI Log

UIlog.png

Display a log of User Interface actions for debugging.


7 System Management

7.1 WIFI

Zynthian webconf wifi.png

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


7.2 Security / Access

Security-access.png

Allows you to change the password & set the hostname of the zynthian ( don't forget to select advanced to get hostname)


7.3 Backup & Restore

These pages allow you to backup & restore your system & data components.