Difference between revisions of "MOD-UI User Guide"
Jump to navigation
Jump to search
m (→MOD Plugins) |
|||
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). |
− | 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 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. |
You need another computer with a browser to access this website inside your Zynthian. | You need another computer with a browser to access this website inside your Zynthian. | ||
− | To use the web interface, you first have to start the MOD-engine on your Zynthian. After that you can 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 | |
− | and browse to that http://xxx.xxx.xxx.xxx:8888 (xxx.xxx.xxx.xxx represents the IP address) | + | If that does not work, find the IP address for your Zynthian device on your local network and browse to that: |
+ | |||
+ | http://xxx.xxx.xxx.xxx:8888 (xxx.xxx.xxx.xxx represents the IP address) | ||
[[File:MODUI.png]] | [[File:MODUI.png]] | ||
+ | [[File:MODUI2.png]] | ||
− | + | Also see: | |
+ | * [https://wiki.moddevices.com/wiki/MOD_Web_GUI_User_Guide Official MOD Documentation] | ||
+ | * [[MOD-HOST_%26_MOD-UI]] | ||
− | + | ==LV2 Plugins== | |
− | + | * [[Zynthian_Supported_Synth_Engines|Engines & Plugins included in official Zynthian images]] | |
− | [https://pedalboards.moddevices.com/plugins | + | * [https://pedalboards.moddevices.com/plugins MOD's official list of plugins] |
Revision as of 15:20, 3 September 2019
MOD-HOST is a host for LV2 plugins (similar to VST or AU plugins).
The user interface for MOD-HOST 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.
You need another computer with a browser to access this website inside your Zynthian.
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
If that does not work, find the IP address for your Zynthian device on your local network and browse to that:
http://xxx.xxx.xxx.xxx:8888 (xxx.xxx.xxx.xxx represents the IP address)
Also see: