Difference between revisions of "MOD-UI User Guide"
(add link to plugins gallery) |
m (Jofemodo moved page MOD Users Guide to MOD-UI User Guide) |
||
(6 intermediate revisions by 2 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 | + | 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. |
− | + | 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 | + | 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) | |
[[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: | ||
+ | * [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:// | + | * [https://pedalboards.moddevices.com/plugins MOD's official list of plugins] |
Latest revision as of 10:22, 26 July 2023
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: