Difference between revisions of "MOD-UI User Guide"
Line 12: | Line 12: | ||
[[File:MODUI.png]] | [[File:MODUI.png]] | ||
− | + | <br> | |
+ | <br> | ||
[[File:MODUI2.png]] | [[File:MODUI2.png]] | ||
− | + | <br> | |
+ | <br> | ||
For a complete guide on using MOD-UI, check the official documentation: | For a complete guide on using MOD-UI, check the official documentation: | ||
− | * [https://wiki.moddevices.com/wiki/MOD_Web_GUI_User_Guide Official MOD Documentation] | + | * [https://wiki.moddevices.com/wiki/MOD_Web_GUI_User_Guide Official MOD-UI Documentation] |
<!--* [[MOD-HOST_%26_MOD-UI]]--> | <!--* [[MOD-HOST_%26_MOD-UI]]--> | ||
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)
For a complete guide on using MOD-UI, check the official documentation: