Difference between revisions of "MOD UI"

From MOD Wiki
Jump to navigation Jump to search
(screenshot v0.11.3)
 
(→‎Social: update)
 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
It also communicates with the MOD hardware, but does not depend on it to run.
 
It also communicates with the MOD hardware, but does not depend on it to run.
  
Its code is available at https://github.com/portalmod/mod-ui.
+
Its code is available at https://github.com/moddevices/mod-ui.
  
[[File:MODDuo_UI.png|thumb|400px|MOD Duo UI screnshot (v0.11.3).]]
+
The last version (8  Aug 2014) is 0.99.8
  
 
== Constructor ==
 
== Constructor ==
  
This shows how mod-ui constructor works.
+
[[File:MODDuo_UI.png|thumb|MOD Duo UI Constructor screenshot (v0.11.3).]]
 +
 
 +
The constructor is the default screen of MOD-UI, accessible by the leftmost icon of the bottom left icons group.
 +
 
 +
It is used to assemble a group of pedalboard linked together and to the inputs/outputs.
 +
 
 +
The inputs are located at the left side, in cyan for MIDI signal and in magenta for audio signals. The outputs are at the right side.
  
 
== Social ==
 
== Social ==
  
The leftmost icon on mod-ui.
+
This part is not available in [[MOD Duo Releases#v0.15.0|MOD Duo version 0.15.0]].
 +
 
 +
The leftmost icon on MOD-UI.
  
 
It allows to browse the mod-cloud public feed, and your own timeline if you're logged in.
 
It allows to browse the mod-cloud public feed, and your own timeline if you're logged in.
Line 18: Line 26:
 
You can import pedalboards directly from the feeds by clicking on them.
 
You can import pedalboards directly from the feeds by clicking on them.
  
== Plugin Store ==
+
== Pedalboards library ==
 +
 
 +
Your locally saved pedalboards appear here, second icon in the bottom left corner.
 +
 
 +
You can click them to make them load.
  
Shows a list of all plugins you have installed, and what more is available to download in the MOD Cloud.
+
== Banks ==
  
Currently all plugins are free.
+
Here you can manage your pedalboard banks, third icon in the bottom left corner.
  
== Pedalboards ==
+
Banks are a collection of pedalboards or of other banks, in a tree-like structure like those used in a file system.<br/>
 +
You can think of banks as folders, and pedalboards as being files.
  
Your locally saved pedalboards appear here.
+
== Plugin Store ==
  
You can click them to make them load.
+
[[File:MODDuo_UI_Plugin_store.png|thumb|MOD Duo UI Plugin store screenshot (v0.11.3).]]
  
== Banks ==
+
Shows a list of all installed or available [[plugins]], sortable by category.
  
Here you can manage your pedalboard banks.
+
Currently all plugins are free.
  
Banks are a collection of pedalboards or of another banks, in a tree-like structure like those used in a file system.<br/>
+
[[category:MOD Duo]]
You can think of banks as folders, and pedalboards as being files.
 

Latest revision as of 12:18, 7 July 2016

MOD-UI is a webserver that delivers a HTML 5 interface and communicates with the MOD backend. It also communicates with the MOD hardware, but does not depend on it to run.

Its code is available at https://github.com/moddevices/mod-ui.

The last version (8 Aug 2014) is 0.99.8

Constructor

MOD Duo UI Constructor screenshot (v0.11.3).

The constructor is the default screen of MOD-UI, accessible by the leftmost icon of the bottom left icons group.

It is used to assemble a group of pedalboard linked together and to the inputs/outputs.

The inputs are located at the left side, in cyan for MIDI signal and in magenta for audio signals. The outputs are at the right side.

Social

This part is not available in MOD Duo version 0.15.0.

The leftmost icon on MOD-UI.

It allows to browse the mod-cloud public feed, and your own timeline if you're logged in.

You can import pedalboards directly from the feeds by clicking on them.

Pedalboards library

Your locally saved pedalboards appear here, second icon in the bottom left corner.

You can click them to make them load.

Banks

Here you can manage your pedalboard banks, third icon in the bottom left corner.

Banks are a collection of pedalboards or of other banks, in a tree-like structure like those used in a file system.
You can think of banks as folders, and pedalboards as being files.

Plugin Store

MOD Duo UI Plugin store screenshot (v0.11.3).

Shows a list of all installed or available plugins, sortable by category.

Currently all plugins are free.