Difference between revisions of "Main Page"

From MOD Wiki
Jump to navigation Jump to search
(Arduino section)
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Welcome to the MOD Devices wiki. Here you will find technical and development information about most of the products sold by [http://moddevices.com MOD Devices].
+
__NOTOC__
  
Visit our website to know more about each product:
+
Welcome to the MOD Devices wiki. Here you will find information about everything related to the MOD ecosystem.
  
* [http://moddevices.com/mod-duo MOD Duo] - Powerful Audio Processor
+
Visit our [http://moddevices.com website] for more information about our products.
* [http://moddevices.com/footswitch-extension MOD Footswitch] - Footswitches Extension
 
* [http://moddevices.com/arduino-shield Arduino Shield] - Create your own controller
 
  
[[File:device_main.jpg|450px|thumb|Side-shot of the MOD Duo]]
+
If you didn't find what you were looking for, there is a great community on our forum page that can help you on nearly all aspects of the MOD ecosystem. Visit our forum at: http://forum.moddevices.com <br>
[[File:Wiki_assembly.jpg|450px|thumb|Part of a production batch of MOD Duos]]
 
  
== Documentation ==
 
  
Download [http://web1.moddevices.com/shared/docs/MOD%20Duo%20-%20User%20manual%20(Rev.%20A).pdf here] the MOD Duo User Manual.
+
<div class="mainpage_row2">
  
There is also an online '''WORK IN PROGRESS''' version of the manual.
+
<div class="mainpage_hubbox" style="width: 100%">
 +
    <div class="mainpage_boxtitle">'''Resources for Users'''</div>
 +
    <div class="mainpage_boxcontents">
 +
<strong class="mainpage_boxcontents_title">MOD Duo</strong>
  
{|
+
[[File:MOD_DUO_1_leds_on.jpg|300px]]
| [[Chapter 1: Device]]
 
| In this chapter you can find all the information you need about the [[MOD Duo]]
 
|-
 
| [[Chapter 2: Web interface]]
 
| In this chapter we talk about the graphical user interface, accessible through your favorite browser
 
|-
 
| [[Chapter 3: Plugins]]
 
| This chapter gives information on the plugins that run inside the [[MOD Duo]]
 
|-
 
| [[Chapter 4: Warnings]]
 
| Read this chapter if you want to be on the safe side of using the [[MOD Duo]]
 
|-
 
| [[Chapter 5: Resources]]
 
| This chapter presents a list of resources that we think are worth checking out
 
|}
 
 
 
More information:
 
  
 
* [[FAQ]]
 
* [[FAQ]]
 +
* '''[[Chapter 1: Device|User Guide]]'''
 +
* [[Chapter 2: Web interface|MOD Web GUI User Guide]]
 +
* Tips and tricks
 +
** [[Complete Test Procedure]]
 +
** [[Bluetooth|Connecting your MOD using Bluetooth]]
 
* [[Troubleshooting]]
 
* [[Troubleshooting]]
* [[Releases]]
+
* [[Releases|Firmware releases]]
 +
<strong class="mainpage_boxcontents_title">Footswitch</strong>
 +
 
 +
[[File:MOD-Footswitch-White-Background.jpg|300px]]
 +
 
 +
* [[Control Chain Releases|Firmware releases]]
 +
 
 +
    </div>
 +
</div>
 +
 
 +
 
 +
<div class="mainpage_hubbox" style="width: 100%">
 +
    <div class="mainpage_boxtitle">'''MOD Labs'''</div>
 +
    <div class="mainpage_boxcontents">
 +
 
 +
The MOD Labs house open-source plugin development, Arduino-based hardware creation and a beta tester program.
 +
 
 +
Our Labs program provides an environment for software and hardware development and experimentation.
 +
 
 +
We will soon organize information around this program here. Meanwhile, you can check the links below and chat in the [https://forum.moddevices.com/c/mod-labs MOD Labs Forum category]
 +
 
 +
<br/>
 +
 
 +
<strong class="mainpage_boxcontents_title">Plugin development</strong>
 +
 
 +
This section gathers information for those who want to develop and deploy their plugins to the MOD devices.
 +
 
 +
We are working on a more comprehensive documentation of each step of the process. For now, check this:
 +
 
 +
* [[Developers|Introduction]]
 +
* Developing a Plugin
 +
** [[Creating_Audio_Plugins]]
 +
** [[How_To_Build_and_Deploy_LV2_Plugin_to_MOD_Duo|Build and deploy a plugin]]
 +
** [[Compiling_Plugins]]
 +
** [[Max_gen~]]
 +
 
 +
* Creating a graphical interface for a plugin
 +
** [[Creating_GUIs]]
 +
*** [[Creating_GUIs|Introduction]]
 +
*** [[The GUI elements]]
 +
*** [[Preparing the assets]]
 +
*** [[Preparing the Bundle]]
 +
*** [[Creating the GUI]]
 +
** [[MOD SDK]]
 +
 
 +
* Publishing a plugin
 +
** [[How_To_Make_a_MPB_Package]]
 +
** [[How_To_Use_Docker_Toolbox_With_MPB]]
 +
** [[Testing_Plugins]]
 +
** [[Plugin_Publish_Process]]
 +
** [[Publishing_Plugins]]
 +
 
 +
<strong class="mainpage_boxcontents_title">Technical Information</strong>
 +
 
 +
* [[Audio flow]]
 +
* [[Control Chain Protocol]]
 +
 
 +
 
 +
<strong class="mainpage_boxcontents_title">Hacking</strong>
 +
 
 +
* [[Access MOD using SSH]]
 +
* [[Custom IP Address|Assigning a Custom IP address to your device]]
 +
* [[Audio Through USB]]
  
== Plugin Development ==
+
<strong class="mainpage_boxcontents_title">MOD Arduino Shield</strong>
  
All pages related to plugin development:
+
* [[MOD Arduino Shield|Introduction]]
 +
* [[Arduino Basic Tutorial|Basic Tutorial]]
 +
* [[Arduino distance sensor tutorial|Tutorial: Distance sensor]]
 +
* [[Arduino LiquidCrystal tutorial|Tutorial: LiquidCrystal]]
 +
* [[Arduino Wireless tutorial|Tutorial: Wireless devices]]
  
* [[Chapter_3:_Plugins]]
+
    </div>
* [[Creating_Audio_Plugins]]
+
</div>
* [[Creating_Commercial_Plugins]]
 
* [[Compiling_Plugins]]
 
* [[How_To_Build_and_Deploy_LV2_Plugin_to_MOD_Duo]]
 
* [[How_To_Make_a_MPB_Package]]
 
* [[How_To_Use_Docker_Toolbox_With_MPB]]
 
* [[Testing_Plugins]]
 
* [[Creating_GUIs]]
 
* [[Developers]]
 
* [[Plugin_Publish_Process]]
 
* [[Publishing_Plugins]]
 
* [[Max_gen~]]
 
  
== Further Support ==
 
  
If you didn't find here the information you are looking for, there is a great community on our forum page that can offer you support on nearly all aspects of the MOD ecosystem. <br>
+
</div>
Visit our forum at: http://forum.moddevices.com <br>
 

Revision as of 23:31, 9 November 2018


Welcome to the MOD Devices wiki. Here you will find information about everything related to the MOD ecosystem.

Visit our website for more information about our products.

If you didn't find what you were looking for, there is a great community on our forum page that can help you on nearly all aspects of the MOD ecosystem. Visit our forum at: http://forum.moddevices.com



MOD Labs

The MOD Labs house open-source plugin development, Arduino-based hardware creation and a beta tester program.

Our Labs program provides an environment for software and hardware development and experimentation.

We will soon organize information around this program here. Meanwhile, you can check the links below and chat in the MOD Labs Forum category


Plugin development

This section gathers information for those who want to develop and deploy their plugins to the MOD devices.

We are working on a more comprehensive documentation of each step of the process. For now, check this:

Technical Information


Hacking

MOD Arduino Shield