Difference between revisions of "MOD-UI User Guide"

From ZynthianWiki
Jump to navigation Jump to search
(One intermediate revision by the same user 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:
  
To use the web interface, you first have to start the MOD-engine on your Zynthian. After that you can 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]]
 
[[File:MODUI.png]]
  
 +
[[File:MODUI2.png]]
  
[[File:MODUI2.png]]
+
Also see:
  
 +
* [https://wiki.moddevices.com/wiki/MOD_Web_GUI_User_Guide Official MOD Documentation]
 +
* [[MOD-HOST_%26_MOD-UI]]
  
see [[MOD-HOST_%26_MOD-UI]]
+
==LV2 Plugins==
  
==MOD Plugins==
+
* [[Zynthian_Supported_Synth_Engines|Engines & Plugins included in official Zynthian images]]
[https://pedalboards.moddevices.com/plugins Details about each of the plugins]
+
* [https://pedalboards.moddevices.com/plugins MOD's official list of plugins]

Revision as of 15:26, 3 September 2019

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

Also see:

LV2 Plugins