Difference between revisions of "MOD-UI User Guide"

From ZynthianWiki
Jump to navigation Jump to search
(new)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
MOD is a host for LV2 plugins (similar to VST plugins).  
+
MOD-HOST is a host for LV2 plugins (similar to VST or AU plugins), developed by [https://moddevices.com MOD Devices] and licensed under GPL.
  
The user interface for MOD is a web page hosted on your Zynthian device. You can drag & drop icons representing LV2-plugins of several types (modulators, equalizer, generators (=> synths), distortions, voice effects, vocoders, ...) and connect them together in a way which is really intuitive and easy.
+
The user interface for MOD-HOST is MOD-UI a web interface also developed by [https://moddevices.com MOD Devices] and hosted on your Zynthian device. You can drag & drop icons representing LV2-plugins of several types (modulators, equalizer, generators (aka synths), distortions, voice effects, delays, reverbs, ...) and connect them together in a way which is really intuitive and easy.
  
You need another computer with a browser to access this website inside your Zynthian.
+
To use the web interface, you need a computer with a browser. You first have to start the MOD engine on your Zynthian and browse to:
  
Browse to http://zynthian.local:8888
+
http://zynthian.local:8888
  
If that does not work, find the IP address for your Zynthian device on your local network.
+
If that does not work, find the IP address for your Zynthian device on your local network (Network Info from the Zynthian's UI admin menu) and browse to it:
  
and browse to that http://xxx.xxx.xxx.xxx:8888 (xxx.xxx.xxx.xxx represents the IP address)
+
http://xxx.xxx.xxx.xxx:8888 (xxx.xxx.xxx.xxx represents the IP address)
  
 +
[[File:MODUI.png]]
 +
<br>
 +
<br>
 +
[[File:MODUI2.png]]
 +
<br>
 +
<br>
 +
For a complete guide on using MOD-UI, check the official documentation:
  
see [[MOD-HOST MOD-UI]]
+
* [https://wiki.moddevices.com/wiki/MOD_Web_GUI_User_Guide Official MOD-UI Documentation]
 +
<!--* [[MOD-HOST_%26_MOD-UI]]-->
 +
 
 +
==LV2 Plugins==
 +
 
 +
* [[Zynthian_Supported_Synth_Engines|Engines & Plugins included in official Zynthian images]]
 +
* [https://pedalboards.moddevices.com/plugins MOD's official list of plugins]

Revision as of 15:56, 16 July 2021

MOD-HOST is a host for LV2 plugins (similar to VST or AU plugins), developed by MOD Devices and licensed under GPL.

The user interface for MOD-HOST is MOD-UI a web interface also developed by MOD Devices and hosted on your Zynthian device. You can drag & drop icons representing LV2-plugins of several types (modulators, equalizer, generators (aka synths), distortions, voice effects, delays, reverbs, ...) and connect them together in a way which is really intuitive and easy.

To use the web interface, you need a computer with a browser. You first have to start the MOD engine on your Zynthian and browse to:

http://zynthian.local:8888

If that does not work, find the IP address for your Zynthian device on your local network (Network Info from the Zynthian's UI admin menu) and browse to it:

http://xxx.xxx.xxx.xxx:8888 (xxx.xxx.xxx.xxx represents the IP address)

MODUI.png

MODUI2.png

For a complete guide on using MOD-UI, check the official documentation:

LV2 Plugins